Bagikan melalui


EventLogEntryCollection.ICollection.SyncRoot Properti

Definisi

Mendapatkan objek yang dapat digunakan untuk menyinkronkan akses ke EventLogEntryCollection objek.

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 yang dapat digunakan untuk menyinkronkan akses ke koleksi.

Penerapan

Keterangan

EventLogEntryCollection Untuk kelas , ICollection.SyncRoot properti selalu mengembalikan saat ini EventLogEntryCollection.

Berlaku untuk