ArcGIS Pro 3.4 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 static SelectionCombinationMethod CombinationMethod( 
       SelectionOptions selectionOptions
    )
    Public Shared Function CombinationMethod( _
       ByVal selectionOptions As SelectionOptions _
    ) As SelectionCombinationMethod

    Parameters

    selectionOptions
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also