ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core Namespace / DesktopCoreExtensions Class / CombinationMethod Method

In This Topic
    CombinationMethod Method
    In This Topic
    Gets the selection combination mode.
    Syntax
    Public Shared Function CombinationMethod( _
       ByVal selectionOptions As SelectionOptions _
    ) As SelectionCombinationMethod
    public static SelectionCombinationMethod CombinationMethod( 
       SelectionOptions selectionOptions
    )

    Parameters

    selectionOptions
    Requirements

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

    ArcGIS Pro version: 3.4 or higher.
    See Also