Click or drag to resize

ICollapsibleSectionHolderRemove Method

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

Namespace:  Rhino.UI.Controls
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
void Remove(
	ICollapsibleSection section
)

Parameters

section
Type: Rhino.UI.ControlsICollapsibleSection

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

See Also