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

The NullImplementation..::.NullEnumerator type exposes the following members.

Properties

  NameDescription
Current
Gets the current element in the collection.
Entry
Gets both the key and the value of the current dictionary entry.
Key
Gets the key of the current dictionary entry.
Value
Gets the value of the current dictionary entry.

See Also