Bagikan melalui


PrincipalCollection.ICollection.IsSynchronized Properti

Definisi

Selalu mengembalikan false. Terserah aplikasi untuk menyinkronkan akses ke koleksi ini.

property bool System::Collections::ICollection::IsSynchronized { bool get(); };
bool System.Collections.ICollection.IsSynchronized { get; }
bool System.Collections.ICollection.IsSynchronized { [System.Security.SecurityCritical] get; }
member this.System.Collections.ICollection.IsSynchronized : bool
[<get: System.Security.SecurityCritical>]
member this.System.Collections.ICollection.IsSynchronized : bool
 ReadOnly Property IsSynchronized As Boolean Implements ICollection.IsSynchronized

Nilai Properti

Selalu false.

Penerapan

Atribut

Keterangan

Anggota ini adalah implementasi anggota antarmuka eksplisit. Ini hanya dapat digunakan ketika instans dilemparkan PrincipalCollection ke ICollection antarmuka.

Berlaku untuk