A collection that stores 'Item' objects.
The GraphPad..::.ItemCollection..::.ItemEnumerator type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| GraphPad..::.ItemCollection..::.ItemEnumerator |
The enumerator constructor.
|
Methods
| Name | Description | |
|---|---|---|
| MoveNext |
Advances the enumerator to the next element of the collection
| |
| Reset |
Sets the enumerator to the first element in the collection
|
Properties
| Name | Description | |
|---|---|---|
| Current |
Gets the current element from the collection.
|