TypeConverter.StandardValuesCollection.ICollection.Count Propiedad

Definición

Para obtener una descripción de este miembro, vea Count.

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

Valor de propiedad

Número de elementos contenidos en ICollection.

Implementaciones

Se aplica a

Consulte también