Endeca Presentation API
GetEnumerator Method
NamespacesEndeca.NavigationFieldListGetEnumerator()()
Returns an enumerator for the entire FieldList.
Declaration Syntax
C#Visual BasicVisual C++
public virtual IEnumerator GetEnumerator()
Public Overridable Function GetEnumerator As IEnumerator
public:
virtual IEnumerator^ GetEnumerator ()
Return Value
An IEnumerator for the entire FieldList
Remarks
Enumerators only allow reading the data in the collection. Enumerators cannot be used to modify the underlying collection.

Assembly: Endeca.Navigation (Module: Endeca.Navigation) Version: 0.0.0.0