DsmlRequestDocument.IList.IsReadOnly Właściwość

Definicja

Pobiera wartość wskazującą, czy DsmlRequestDocument element jest tylko do odczytu, czy nie.

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

Wartość właściwości

truejeśli parametr DsmlRequestDocument jest tylko do odczytu; w przeciwnym razie . false

Implementuje

Uwagi

Ten element jest jawną implementacją członków. Można go używać tylko wtedy, gdy DsmlRequestDocument wystąpienie jest rzutowe do interfejsu IList .

Dotyczy