List of Endeca records exposed as an IList.

Namespace: Endeca.Navigation
Assembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.3.0.0 (6.3.0.853)

Syntax

C#
public class ERecList : IList, ICollection, 
	IEnumerable
Visual Basic
Public Class ERecList _
	Implements IList, ICollection, IEnumerable
Visual C++
public ref class ERecList : IList, 
	ICollection, IEnumerable

Inheritance Hierarchy

System..::..Object
  Endeca.Navigation..::..ERecList

See Also