View.GetSelectedIds Method
Returns a collection that contains the identities of all selected features.
Thread safety: This method is not thread-safe and it should only be called from the GUI thread. Show
GetSelectedIds()
Returns a collection that contains the identities of all selected features.Syntax
public IdCollection GetSelectedIds ()Return Value
Type: A collection of Id elements.
The identities of all selected features.
The identities of all selected features.
Platforms
Windows, Linux, Android