Endeca Presentation API
Add Method (obj)
NamespacesEndeca.Navigation.AnalyticsLookupListAdd(Object)
Appends a lookup expression to the end of the collection.
Declaration Syntax
C#Visual BasicVisual C++
public void Add(
	Object obj
)
Public Sub Add ( _
	obj As Object _
)
public:
virtual void Add (
	Object^ obj
) sealed
Parameters
obj (Object)
The lookup expression (an IExpr object) to be added.
Exceptions
ExceptionCondition
ArgumentNullException If obj is a null reference.

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