TypeConverter.StandardValuesCollection.ICollection.Count Proprietà

Definizione

Per una descrizione di questo membro, vedere 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

Valore della proprietà

Il numero di elementi contenuti in ICollection.

Implementazioni

Si applica a

Vedi anche