IViewMethodsGetSelectedIds Method
Gets the identifiers of the selected elements,
the currently selected element will be in the first position.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
List<long> GetSelectedIds()
Function GetSelectedIds As List(Of Long)
Return Value
ListInt64List<
Int64> with the identifiers of the selected elements.