DK for ActiveX | TatukGIS_XDK11.IGIS_HierarchyGroup.Groups | Methods | Properties
Get group by name.
// C# public IGIS_HierarchyGroup Groups[_indexOrName OleVariant] { get {} }
' VisualBasic Public Property Groups(ByVal _indexOrName As OleVariant] As IGIS_HierarchyGroup Get End Get End Property
// Oxygene public property Groups[ _indexOrName : OleVariant ] : IGIS_HierarchyGroup read;
| Name | Type | Description |
|---|---|---|
| _indexOrName | OleVariant | group index or name |
| Type |
|---|
| IGIS_HierarchyGroup |