Jazyk

XmlAttributeCollection.ICollection.Count Vlastnost

Definice

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

Obsahuje int počet atributů.

Implementuje

Poznámky

Tento člen je explicitní implementace člena rozhraní. Lze jej použít pouze v případě, XmlAttributeCollection že je instance přetypována do ICollection rozhraní.

Platí pro