XmlAttributeCollection.ICollection.Count Egenskap

Definition

En beskrivning av den här medlemmen finns i 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

Egenskapsvärde

En int som innehåller antalet attribut.

Implementeringar

Kommentarer

Den här medlemmen är en explicit implementering av gränssnittsmedlemmar. Den kan endast användas när instansen XmlAttributeCollection skickas till ett ICollection gränssnitt.

Gäller för