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