public static SelectionSet FromSelection( MapMember mapMember, Selection selection )
Public Shared Function FromSelection( _ ByVal mapMember As MapMember, _ ByVal selection As Selection _ ) As SelectionSet
Parameters
- mapMember
- The MapMember object from which the Selection object was derived
- selection
- The ArcGIS.Core.Data.Selection object containing the list of selected Object IDs for the given mapMember
Return Value
A SelectionSet