public static SelectionSet SelectRootNodes( MapView mapView, MapMemberIDSet rootNodes )
Public Shared Function SelectRootNodes( _ ByVal mapView As MapView, _ ByVal rootNodes As MapMemberIDSet _ ) As SelectionSet
Parameters
- mapView
- rootNodes
- The set of root nodes. If the set is empty, then the root nodes and the selection are cleared.
Return Value
The set of root nodes as a SelectionSet