Collection.ICollection.Count Propiedad

Definición

Obtiene el número de elementos de esta colección.

property int System::Collections::ICollection::Count { int get(); };
int System.Collections.ICollection.Count { get; }
member this.System.Collections.ICollection.Count : int
 ReadOnly Property ICollectionCount As Integer Implements ICollection.Count

Valor de propiedad

Número de elementos de esta colección.

Se aplica a