Bagikan melalui


SynchronizedReadOnlyCollection<T>.Items Properti

Definisi

Mendapatkan daftar elemen yang terkandung dalam koleksi utas aman dan baca-saja.

protected:
 property System::Collections::Generic::IList<T> ^ Items { System::Collections::Generic::IList<T> ^ get(); };
protected System.Collections.Generic.IList<T> Items { get; }
member this.Items : System.Collections.Generic.IList<'T>
Protected ReadOnly Property Items As IList(Of T)

Nilai Properti

Elemen IList<T> yang terkandung dalam koleksi utas aman dan baca-saja.

Berlaku untuk