public Dictionary<MapMember,List<long>> SetSelection( IReadOnlyDictionary<MapMember,List<long>> mapMemberIds, SelectionCombinationMethod method )
Public Function SetSelection( _ ByVal mapMemberIds As IReadOnlyDictionary(Of MapMember,List(Of Long)), _ Optional ByVal method As SelectionCombinationMethod _ ) As Dictionary(Of MapMember,List(Of Long))
Parameters
- mapMemberIds
- The collection of layers and tables and their corresponding object ids used to set the map selection.
- method
- Combination method used in the selection operation.