OPC Studio User's Guide and Reference
FinalizableDisposableObject Class Methods


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

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

Public Methods
 NameDescription
Public MethodOverloaded. Releases the unmanaged resources used by the object and optionally releases the managed resources. (Inherited from OpcLabs.BaseLib.DisposableObject)
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. (Inherited from OpcLabs.BaseLib.DisposableObject)
Protected MethodOverloaded. Invokes the specified function returning a not-null value if the object is not disposed, throwing an exception otherwise. (Inherited from OpcLabs.BaseLib.DisposableObject)
Protected MethodFinalizer.  
Protected MethodFrees the managed objects in the state of this object. (Inherited from OpcLabs.BaseLib.DisposableObject)
Protected MethodFrees the unmanaged objects (own state) in the state of this object.  
Protected MethodOverridden. Called 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

FinalizableDisposableObject Class
OpcLabs.BaseLib Namespace