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

Definicja

Pobiera wartość wskazującą, czy kolekcja TraceListenerCollection jest przeznaczona tylko do odczytu.

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

Zawsze wartość false.

Implementuje

Uwagi

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

Dotyczy