ParentCollection Members

Applies To: Windows 8.1

Provides containers for the parents of a test case.

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

Public Properties

  Name Description
public property Count The number of parents in the ParentCollection.
public property Item A parent from the ParentCollection.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method AddItem Creates a parent and adds it to the ParentCollection.
public method Clear Deletes all parents from the ParentCollection.
public method DeleteItem Deletes a parent from the ParentCollection.
public method Equals  (Inherited from Object)
public method GetEnumerator Retrieves an enumerator for the items in a ParentCollection.
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

ParentCollection Class
Microsoft.Assessments.Runtime Namespace