CollapsibleSectionImpl.Factory Class

CollapsibleSectionImplFactory Class

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

Inheritance Hierarchy
SystemObject
  Rhino.UI.ControlsFactoryBase
    Rhino.UI.ControlsCollapsibleSectionImplFactory

Namespace:  Rhino.UI.Controls
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public class Factory : FactoryBase
Public Class Factory
	Inherits FactoryBase

The CollapsibleSectionImplFactory type exposes the following members.

Constructors
  NameDescription
Public methodCollapsibleSectionImplFactory
Initializes a new instance of the CollapsibleSectionImplFactory class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize
Finalizer
(Inherited from FactoryBase.)
Public methodGet
Override this method to return a new instance of your class for the given ID
(Inherited from FactoryBase.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

Rhino for Windows

Supported in: 6.8
See Also