Endeca Presentation API
GetEnumerator Method
NamespacesEndeca.NavigationERecListGetEnumerator()()
Returns an enumerator for the entire ERecList.
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 ERecList
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