Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

Overload List

  NameDescription
SimpleEnumerator(ICollection)
Construct a simple enumerator based on a collection.
SimpleEnumerator(array<Object>[]()[])
Construct the simple enumerator based on an array of objects.
SimpleEnumerator(array<Object>[]()[], Int32, Int32)
Construct the simple enumerator based on an array of objects.
SimpleEnumerator(array<Object>[]()[], Int32, Int32, Boolean, Boolean)
Construct the simple enumerator based on an array of objects, making a copy of the array if specified.

See Also