Compartir a través de


Selection.SelectionCount Propiedad

Definición

El número de objetos actualmente seleccionados 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 un valor Int32.

Se aplica a