Click or drag to resize

CollapsibleSectionHolderImpl Class

[Missing <summary> documentation for "T:Rhino.UI.Controls.CollapsibleSectionHolderImpl"]

Inheritance Hierarchy
SystemObject
  Rhino.UI.ControlsCollapsibleSectionHolderImpl

Namespace:  Rhino.UI.Controls
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public sealed class CollapsibleSectionHolderImpl : IDisposable

The CollapsibleSectionHolderImpl type exposes the following members.

Constructors
  NameDescription
Public methodCollapsibleSectionHolderImpl
Initializes a new instance of the CollapsibleSectionHolderImpl class
Top
Properties
  NameDescription
Public propertyCppPointer
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the CollapsibleSectionHolderImpl
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodStatic memberFind
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsSameObject
Public methodStatic memberNewNativeWrapper
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also