Endeca Presentation API
IObjectList Interface
NamespacesEndeca.Navigation.AnalyticsIObjectList
IObjectList is an interface for handling a collection of objects.
Declaration Syntax
C#Visual BasicVisual C++
public interface IObjectList
Public Interface IObjectList
public interface class IObjectList
Members
All MembersMethods



IconMemberDescription
Add(Object)
Appends an object to the end of the collection

Get(Int32)
Returns the object at index

Remove(Int32)
Get the object at index and remove it from the list

Size()()
Returns the size of this collection

Assembly: Endeca.Navigation (Module: Endeca.Navigation) Version: 0.0.0.0