Selection.SelectionCount Property

Definition

The number of objects that are currently selected in this selection.

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

Property Value

Returns the number of selected objects as an Int32.

Applies to