OperationParameterInfoCollection.IList.IsReadOnly Özellik

Tanım

IList öğesinin salt okunur olup olmadığını belirten bir değer alır.

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

Özellik Değeri

Boolean

true salt IList okunur ise; değilse, false .

Uygulamalar

Açıklamalar

Bu üye, açık bir arabirim üyesi uygulamasıdır. Yalnızca örnek bir OperationParameterInfoCollection arabirime at olduğunda IList kullanılabilir.

Şunlara uygulanır