NormalizedSnapshotSpanCollection.ICollection.IsSynchronized Özellik

Tanım

Bu koleksiyonun eşitlenip eşitlenmeyeceğini belirler.

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

Özellik Değeri

Boolean

koleksiyon eşitlendiğinde true, aksi takdirde false.

Uygulamalar

Şunlara uygulanır