List of supplements (Supplement 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 SupplementList : IList, 
	ICollection, IEnumerable
Visual Basic
Public Class SupplementList _
	Implements IList, ICollection, IEnumerable
Visual C++
public ref class SupplementList : IList, 
	ICollection, IEnumerable

Inheritance Hierarchy

System..::..Object
  Endeca.Navigation..::..SupplementList

See Also