List of Endeca aggregated records (AggrERec objects) 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 AggrERecList : IList, 
	ICollection, IEnumerable
Visual Basic
Public Class AggrERecList _
	Implements IList, ICollection, IEnumerable
Visual C++
public ref class AggrERecList : IList, 
	ICollection, IEnumerable

Inheritance Hierarchy

System..::..Object
  Endeca.Navigation..::..AggrERecList

See Also