ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SelectionSet Class / FromMapMemberIDSet Method
The collection of mapMembers and their corresponding objectIDs
Version

FromMapMemberIDSet Method
Creates a SelectionSet object from a MapMemberIDSet.
Syntax
public static SelectionSet FromMapMemberIDSet( 
   MapMemberIDSet mapMemberIDSet
)

Parameters

mapMemberIDSet
The collection of mapMembers and their corresponding objectIDs

Return Value

A SelectionSet
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.4 or higher.
See Also