ICollapsibleSectionHolder.Add Method

ICollapsibleSectionHolderAdd Method

[Missing <summary> documentation for "M:Rhino.UI.Controls.ICollapsibleSectionHolder.Add(Rhino.UI.Controls.ICollapsibleSection)"]

Namespace:  Rhino.UI.Controls
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
void Add(
	ICollapsibleSection section
)
Sub Add ( 
	section As ICollapsibleSection
)

Parameters

section
Type: Rhino.UI.ControlsICollapsibleSection

[Missing <param name="section"/> documentation for "M:Rhino.UI.Controls.ICollapsibleSectionHolder.Add(Rhino.UI.Controls.ICollapsibleSection)"]

Version Information

Rhino for Windows

Supported in: 6.8
See Also