IssueCollection Members
Applies To: Windows 8.1
This class provides containers for Issue objects.
The following tables list the members exposed by the IssueCollection type.
Public Properties
Name | Description | |
---|---|---|
Count | The number of Issue objects in the IssueCollection. | |
Item | An Issue of the IssueCollection |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
AddItem | Creates and adds an Issue to the IssueCollection. | |
Clear | Deletes all Issue objects from the IssueCollection. | |
DeleteItem | Deletes an Issuefrom the IssueCollection. | |
Equals | (Inherited from Object) | |
GetEnumerator | Retrieves an enumerator for the items in a IssueCollection. | |
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
IssueCollection Class
Microsoft.Assessments.Runtime Namespace