Share via


ErrorWarningCollection Members

Applies To: Windows 8.1

This class provides container objects for errors and warnings.

The following tables list the members exposed by the ErrorWarningCollection type.

Public Properties

  Name Description
public property Count The number of the items in the collection.
public property Item An item from the collection.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method AddItem Overloaded. Adds an ErrorWarning item to the collection.
public method DeleteItem Deletes an item from the collection.
public method Equals  (Inherited from Object)
public method GetEnumerator Retrieves an enumerator for the items in a ErrorWarningCollection.
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

ErrorWarningCollection Class
Microsoft.Assessments.Runtime Namespace