IObjectList is an interface for handling a collection of objects.

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

Syntax

C#
public interface IObjectList
Visual Basic
Public Interface IObjectList
Visual C++
public interface class IObjectList

See Also