PrincipalValueCollection<T>.ICollection.Count Vlastnost

Definice

Získá počet objektů v kolekci.

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

Hodnota vlastnosti

Počet elementů obsažených v objektu ICollection.

Implementuje

Platí pro