XmlAttributeCollection.ICollection.IsSynchronized Eigenschaft

Definition

Eine Beschreibung dieses Elements finden Sie unter ICollection.IsSynchronized.

property bool System::Collections::ICollection::IsSynchronized { bool get(); };
bool System.Collections.ICollection.IsSynchronized { get; }
member this.System.Collections.ICollection.IsSynchronized : bool
 ReadOnly Property IsSynchronized As Boolean Implements ICollection.IsSynchronized

Eigenschaftswert

true , wenn die Sammlung synchronisiert wird.

Implementiert

Hinweise

Bei diesem Member handelt es sich um eine explizite Schnittstellenmemberimplementierung. Er kann nur verwendet werden, wenn die XmlAttributeCollection-Instanz in eine ICollection-Schnittstelle umgewandelt wird.

Gilt für: