FrozenSet<T>.ICollection.IsSynchronized Properti

Definisi

Mendapatkan nilai yang menunjukkan apakah akses ke disinkronkan ICollection (utas aman).

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

Nilai Properti

true jika akses ke ICollection disinkronkan (utas aman); jika tidak, false.

Penerapan

Berlaku untuk