ModelItemCollection.IsSynchronized Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der Zugriff auf die Auflistung synchronisiert (threadsicher) ist.

protected:
 virtual property bool IsSynchronized { bool get(); };
protected virtual bool IsSynchronized { get; }
member this.IsSynchronized : bool
Protected Overridable ReadOnly Property IsSynchronized As Boolean

Eigenschaftswert

Boolean

true, wenn der Zugriff auf die Auflistung synchronisiert (threadsicher) ist, andernfalls false.

Gilt für