Click or drag to resize
SoDisposable Class
Base class for all objects implementing the ISafeDisposable interface.
Inheritance Hierarchy

Namespace: OIV.Inventor
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public abstract class SoDisposable : SoNetBase, 
	ISafeDisposable

The SoDisposable type exposes the following members.

Methods
  NameDescription
Public methodDispose
Releases all resources used by SoDisposable.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Properties
  NameDescription
Public propertyIsDisposable
ISafeDisposable interface implementation.
Top
See Also
Inheritance Hierarchy
System.Object
  OIV.Inventor.SoNetBase
    OIV.Inventor.SoDisposable
      OIV.Inventor.Caches.SoBaseContextCache
      OIV.Inventor.Caches.SoNodeDependencies
      OIV.Inventor.Devices.SoBufferObject
      OIV.Inventor.Devices.SoDeviceContext
      OIV.Inventor.Devices.SoDeviceContextSharedGroup
      OIV.Inventor.Misc.SoBase
      OIV.Inventor.Sensors.SoSystemTimer
      OIV.Inventor.Sensors.SoSystemTimerTask
      OIV.Inventor.SoInputReader
      OIV.Inventor.ViewerComponents.SoCameraInteractor
      OIV.Inventor.ViewerComponents.SoRenderAreaCore
      OIV.LDM.Tiles.SoBufferAsyncNotifierInterface