PrerequisiteCollection Members
Applies To: Windows 8.1
Represents a collection of prerequisites for running a job that failed.
The following tables list the members exposed by the PrerequisiteCollection type.
Public Properties
Name | Description | |
---|---|---|
Count | Returns the number of issues in the collection. | |
Item | Returns an issue from the collection. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetEnumerator | Retrieve an enumerator for the items in a prerequisite collection. | |
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
PrerequisiteCollection Class
Microsoft.Assessments Namespace