Share via


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
public property Count Returns the number of issues in the collection.
public property Item Returns an issue from the collection.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetEnumerator Retrieve an enumerator for the items in a prerequisite collection.
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

PrerequisiteCollection Class
Microsoft.Assessments Namespace