Selection.SelectionCount Propiedad

Definición

Número de objetos seleccionados actualmente en esta selección.

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

Valor de propiedad

Devuelve el número de objetos seleccionados como .Int32

Se aplica a