Share via


Collection.IList.IsReadOnly Properti

Definisi

Mendapatkan nilai yang menunjukkan apakah objek tersebut Collection .

property bool System::Collections::IList::IsReadOnly { bool get(); };
bool System.Collections.IList.IsReadOnly { get; }
member this.System.Collections.IList.IsReadOnly : bool
 ReadOnly Property IListIsReadOnly As Boolean Implements IList.IsReadOnly

Nilai Properti

trueCollection jika objek bersifat baca-saja; jika tidak, false.

Berlaku untuk