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 | |
---|---|---|
![]() |
Count | The number of Iteration objects in the collection. |
![]() |
Item | An Iteration object from the collection. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
AddItem | Creates an Iteration and adds it to the collection. |
![]() |
Clear | Deletes all Iteration objects from the collection. |
![]() |
DeleteItem | Deletes an Iteration object from the collection. |
![]() |
Equals | (Inherited from Object) |
![]() |
GetEnumerator | Retrieves an enumerator for the items in a IterationCollection. |
![]() |
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
IterationCollection Class
Microsoft.Assessments.Runtime Namespace