CompositeCollection.ICollection.IsSynchronized Eigenschaft

Definition

Dieses Mitglied unterstützt die Windows Presentation Foundation-Infrastruktur (WPF) und ist nicht für die direkte Verwendung aus Ihrem Code vorgesehen.

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 der Zugriff auf die ICollection Synchronisierung erfolgt (Threadsicher); andernfalls "false".

Implementiert

Gilt für: