DataShortcutsDataShortcutManagerGetCurrentlySelectedItemsIndexList Method |
Namespace: Autodesk.Civil.DataShortcutsAssembly: AeccDataShortcutMgd (in AeccDataShortcutMgd.dll) Version: 13.8.0.292
Syntaxpublic IList<int> GetCurrentlySelectedItemsIndexList()
Public Function GetCurrentlySelectedItemsIndexList As IList(Of Integer)
public:
IList<int>^ GetCurrentlySelectedItemsIndexList()
Return Value
IListInt32
See Also