Collection of record compound search keys 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 ERecCompoundSearchKeyList : IList, 
	ICollection, IEnumerable
Visual Basic
Public Class ERecCompoundSearchKeyList _
	Implements IList, ICollection, IEnumerable
Visual C++
public ref class ERecCompoundSearchKeyList : IList, 
	ICollection, IEnumerable

Inheritance Hierarchy

System..::..Object
  Endeca.Navigation..::..ERecCompoundSearchKeyList

See Also