DataShortcutsDataShortcutManagerGetDirectChildrenItemsIndexList Method


Namespace: Autodesk.Civil.DataShortcuts
Assembly: AeccDataShortcutMgd (in AeccDataShortcutMgd.dll) Version: 13.7.0.1190
Syntax
public IList<int> GetDirectChildrenItemsIndexList(
	int index
)

Parameters

index  Int32
 

Return Value

IListInt32
See Also