Share

DataShortcuts.DataShortcutManager.GetCurrentlySelectedItemsIndexList Method



Namespace: Autodesk.Civil.DataShortcuts
Assembly: AeccDataShortcutMgd (in AeccDataShortcutMgd.dll) Version: 13.8.0.280

Syntax

C#

public IList<int> GetCurrentlySelectedItemsIndexList()

VB

Public Function GetCurrentlySelectedItemsIndexList As IList(Of Integer)

C++

public:
IList<int>^ GetCurrentlySelectedItemsIndexList()

Return Value

IListInt32

See Also

Reference

Was this information helpful?