Share via


ImmutableArray<T>.ICollection.SyncRoot Properti

Definisi

Mendapatkan akar sinkronisasi.

property System::Object ^ System::Collections::ICollection::SyncRoot { System::Object ^ get(); };
object System.Collections.ICollection.SyncRoot { get; }
member this.System.Collections.ICollection.SyncRoot : obj
 ReadOnly Property SyncRoot As Object Implements ICollection.SyncRoot

Nilai Properti

Objek untuk menyinkronkan akses ke koleksi.

Penerapan

Keterangan

Anggota ini adalah implementasi anggota antarmuka eksplisit. Ini hanya dapat digunakan ketika instans dilemparkan ImmutableArray<T> ke ICollection antarmuka.

Berlaku untuk