TriggerActionCollection.ICollection.IsSynchronized Eigenschaft

Definition

Dieses Mitglied unterstützt die Windows Presentation Foundation (WPF)-Infrastruktur und soll nicht direkt von Ihrem Code verwendet werden.

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

Boolean

true, wenn der Zugriff auf das ICollection synchronisiert (threadsicher) ist, andernfalls false.

Implementiert

Gilt für