Share via


IterationCollection Members

Applies To: Windows 8.1

Provides containers for Iteration objects.

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

Public Properties

  Name Description
public property Count The number of Iteration objects in the collection.
public property Item An Iteration object from the collection.

Top

Public Methods

(see also Protected Methods)

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

IterationCollection Class
Microsoft.Assessments.Runtime Namespace