DesignerRegionCollection.ICollection.Count Vlastnost

Definice

Popis tohoto člena najdete v tématu 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

Hodnota vlastnosti

Počet elementů v kolekci

Implementuje

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze jej použít pouze v případě, že DesignerRegionCollection je instance přetypovaná na ICollection rozhraní.

Platí pro

Viz také