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