Click or drag to resize

SimpleElementEnumerator Fields

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

The SimpleElementSimpleElementEnumerator 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.
Top
See Also