Click or drag to resize

IErrors Methods

The IErrors type exposes the following members.

Methods
  NameDescription
Public methodAdd(T) (Inherited from ICollectionIError.)
Public methodAdd(ErrorKind, String)
Add a new instance of Error.
Public methodAddRange
Public methodClear (Inherited from ICollectionIError.)
Public methodContains (Inherited from ICollectionIError.)
Public methodCopyTo (Inherited from ICollectionIError.)
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerableIError.)
Public methodIndexOf (Inherited from IListIError.)
Public methodInsert (Inherited from IListIError.)
Public methodRemove (Inherited from ICollectionIError.)
Public methodRemoveAt (Inherited from IListIError.)
Top
See Also