Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

The SimpleElement..::..SimpleElementEnumerator type exposes the following members.

Fields

  NameDescription
Protected fieldStatic memberFOUND
Element with specified name has been found.
Protected fieldStatic memberINITIAL
Initial enumerator state.
Protected fieldm_element
Current element.
Protected fieldm_enumerator
Elements list enumerator that is wrapped by this enumerator.
Protected fieldm_name
Name of elements that are enumerated.
Protected fieldm_state
Current state, can be one of values FOUND, RETURNED and INITIAL.
Protected fieldStatic memberRETURNED
Element with specified name has been returned.

See Also