Aracılığıyla paylaş


CompositeCollection.ICollection.IsSynchronized Özellik

Tanım

Bu üye Windows Presentation Foundation (WPF) altyapısını destekler ve doğrudan kodunuzdan kullanılması amaçlanmamıştır.

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

erişimi ICollection eşitlenmişse true (iş parçacığı güvenli); aksi takdirde false.

Uygulamalar

Şunlara uygulanır