ArcGIS Pro 3.7 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 Shared Function SelectionMethod( _
       ByVal selectionOptions As SelectionOptions _
    ) As SelectionMethod
    public static SelectionMethod SelectionMethod( 
       SelectionOptions selectionOptions
    )

    Parameters

    selectionOptions
    The selection options

    Return Value

    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.4 or higher.
    See Also