Namespace: Autodesk.Civil.DataShortcuts
Assembly: AeccDataShortcutMgd (in AeccDataShortcutMgd.dll) Version: 13.2.3892.0
Assembly: AeccDataShortcutMgd (in AeccDataShortcutMgd.dll) Version: 13.2.3892.0
Syntax
C#
public IList<int> GetRecursiveChildrenItemsIndexList( int index )
Visual Basic
Public Function GetRecursiveChildrenItemsIndexList ( _ index As Integer _ ) As IList(Of Integer)
Visual C++
public: IList<int>^ GetRecursiveChildrenItemsIndexList( int index )
Parameters
- index
- Type: System.Int32