XmlAttributeCollection.ICollection.Count Właściwość

Definicja

Aby uzyskać opis tego członka, zobacz 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

Wartość właściwości

Int32

Element int zawierający liczbę atrybutów.

Implementuje

Uwagi

Ten element jest jawną implementacją członków. Można go używać tylko wtedy, gdy XmlAttributeCollection wystąpienie jest rzutowe do interfejsu ICollection .

Dotyczy