Share via


Int32Collection.Count Propiedad

Definición

Obtiene el número de valores de Int32 que contiene Int32Collection.

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

Valor de propiedad

Int32

Número de valores de Int32 que contiene Int32Collection.

Implementaciones

Se aplica a