XmlAttributeCollection.ICollection.Count Vlastnost

Definice

Popis tohoto člena najdete 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

Int32

Hodnota int obsahující počet atributů.

Implementuje

Poznámky

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

Platí pro