ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core Namespace / DesktopCoreExtensions Class / SelectionMethod Method
The selection options

In This Topic
    SelectionMethod Method
    In This Topic
    Gets the selection method.
    Syntax
    public static SelectionMethod SelectionMethod( 
       SelectionOptions selectionOptions
    )
    Public Shared Function SelectionMethod( _
       ByVal selectionOptions As SelectionOptions _
    ) As SelectionMethod

    Parameters

    selectionOptions
    The selection options

    Return Value

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also