ModelObjectEnumerator Methods |
The ModelObjectEnumerator type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetEnumerator |
Gets the enumerator.
| |
GetSize |
Returns the total amount of items.
| |
MoveNext |
Moves to the next item in the enumerator.
| |
Reset |
Resets the enumerator to the beginning.
|
See Also