ToolbarFile.GetGroup Method (Int32)

ToolbarFileGetGroup Method (Int32)

[Missing <summary> documentation for "M:Rhino.UI.ToolbarFile.GetGroup(System.Int32)"]

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public ToolbarGroup GetGroup(
	int index
)
Public Function GetGroup ( 
	index As Integer
) As ToolbarGroup

Parameters

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:Rhino.UI.ToolbarFile.GetGroup(System.Int32)"]

Return Value

Type: ToolbarGroup

[Missing <returns> documentation for "M:Rhino.UI.ToolbarFile.GetGroup(System.Int32)"]

Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also