LabelGroupGetAt Method

Gets one LabelGroupSubEntity from label group according the index.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public LabelGroupSubEntity GetAt(
	uint index
)

Parameters

index  UInt32
 

Return Value

LabelGroupSubEntity
See Also