ISelectionService.SelectionCount Property

Definition

Gets the count of selected objects.

public:
 property int SelectionCount { int get(); };
public int SelectionCount { get; }
member this.SelectionCount : int
Public ReadOnly Property SelectionCount As Integer

Property Value

The number of selected objects.

Applies to