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 | |
---|---|---|
Count | The number of the items in the collection. | |
Item | An item from the collection. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
AddItem | Overloaded. Adds an ErrorWarning item to the collection. | |
DeleteItem | Deletes an item from the collection. | |
Equals | (Inherited from Object) | |
GetEnumerator | Retrieves an enumerator for the items in a ErrorWarningCollection. | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
ErrorWarningCollection Class
Microsoft.Assessments.Runtime Namespace