XmlAttributeCollection.ICollection.IsSynchronized Eigenschaft

Definition

Eine Beschreibung dieses Mitglieds 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

Dieses Element ist eine explizite Schnittstellenmitgliedsimplementierung. Sie kann nur verwendet werden, wenn die XmlAttributeCollection Instanz in eine ICollection Schnittstelle umgegossen wird.

Gilt für: