DataShortcutsDataShortcutManagerGetDirectChildrenItemsIndexList Method


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

Parameters

index  Int32
 

Return Value

IListInt32
See Also