Click or drag to resize

OfTypeIterator Methods

The OfTypeOfTypeIterator type exposes the following members.

Methods
  NameDescription
Public methodGetEnumerator
Enumeration of all objects of type T
Public methodGetObjects
Public methodSkipIterator
Bypasses a specified number of elements in a sequence and then returns the remaining elements.
Public methodTakeIterator
Returns a specified number of contiguous elements from the start of a sequence.
Top
See Also