NormalizedSnapshotSpanCollection.ICollection.IsSynchronized Eigenschaft

Definition

Bestimmt, ob diese Auflistung synchronisiert ist.

property bool System::Collections::ICollection::IsSynchronized { bool get(); };
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 die Auflistung synchronisiert ist, andernfalls false.

Implementiert

Gilt für