OPC Studio User's Guide and Reference
DisposableObject Class Methods


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib Namespace : DisposableObject Class

For a list of all members of this type, see DisposableObject members.

Public Methods
 NameDescription
Public MethodOverloaded. Releases the unmanaged resources used by the object and optionally releases the managed resources.  
Public MethodOverloaded. Determines whether the specified System.Object is equal to the current object. (Inherited from OpcLabs.BaseLib.Object2)
Public MethodServes as a hash function for a particular type. (Inherited from OpcLabs.BaseLib.Object2)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Method (Inherited from OpcLabs.BaseLib.Object2)
Top
Protected Methods
 NameDescription
Protected MethodOverloaded. Invokes the specified function if the object is not disposed, throwing an exception otherwise.  
Protected MethodOverloaded. Invokes the specified function returning a not-null value if the object is not disposed, throwing an exception otherwise.  
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodFrees the managed objects in the state of this object.  
Protected MethodCalled when the object should dispose its resources.  
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Top
Extension Methods
 NameDescription
Public Extension MethodSets the arbitrary object associated with the node.
Top
See Also

Reference

DisposableObject Class
OpcLabs.BaseLib Namespace