SoBaseContextCache Methods |
The SoBaseContextCache type exposes the following members.
Name | Description | |
---|---|---|
Dispose |
Releases all resources used by SoDisposable.
(Inherited from SoDisposable.) | |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsContextDependent | return current context dependency state. | |
Release | This function is called when a context has been requested to delete the context through the SoDeviceContext.dispose() method. | |
SetContextDependent | Calls SetContextDependent(true). | |
SetContextDependent(Boolean) | Object is considered not context dependent as long as OIV.Inventor.Devices.SoDeviceContext was not ref by this object. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |