EngineValueType.Dispose Method
Releases the reference to the native Carmenta Engine kernel instance the EngineValueType represents.
Thread safety: This property is not thread-safe.
Dispose()
Releases the reference to the native Carmenta Engine kernel instance the EngineValueType represents.Syntax
public void Dispose ()
Remarks
After Dispose has been called calling any methods or accessing any properties will result in an ObjectDisposedException being thrown.
Platforms
Windows, Linux, Android