IObjectList is an interface for handling a collection of objects.

Namespace: Endeca.Navigation.Analytics
Assembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.2.0.0 (0.0.0.0)

Syntax

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

See Also