ConfigurationElement.ListErrors(IList) Metoda

Definicja

Dodaje błędy nieprawidłowej właściwości w tym ConfigurationElement obiekcie i we wszystkich podelementach do przekazanej listy.

protected:
 virtual void ListErrors(System::Collections::IList ^ errorList);
protected virtual void ListErrors (System.Collections.IList errorList);
abstract member ListErrors : System.Collections.IList -> unit
override this.ListErrors : System.Collections.IList -> unit
Protected Overridable Sub ListErrors (errorList As IList)

Parametry

errorList
IList

Obiekt, który implementuje IList interfejs.

Dotyczy