Click or drag to resize

NullEnumerator Properties

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02

The NullImplementationNullEnumerator type exposes the following members.

Properties
  NameDescription
Public propertyCurrent
Gets the current element in the collection.
Public propertyEntry
Gets both the key and the value of the current dictionary entry.
Public propertyKey
Gets the key of the current dictionary entry.
Public propertyValue
Gets the value of the current dictionary entry.
Top
See Also