OfTypeIterator Methods |
The OfTypeOfTypeIterator type exposes the following members.
Name | Description | |
---|---|---|
GetEnumerator |
Enumeration of all objects of type T
| |
GetObjects | ||
SkipIterator |
Bypasses a specified number of elements in a sequence and then returns the remaining elements.
| |
TakeIterator |
Returns a specified number of contiguous elements from the start of a sequence.
|