TraceListenerCollection.IList.IsReadOnly Proprietà

Definizione

Ottiene un valore che indica se TraceListenerCollection è di sola lettura.

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

Valore della proprietà

Sempre false.

Implementazioni

Commenti

Questo membro è un’implementazione esplicita di un membro di interfaccia. Può essere utilizzato solo quando si esegue il cast dell'istanza TraceListenerCollection a un'interfaccia IList.

Si applica a