Endeca Presentation API
Add Method (item)
NamespacesEndeca.NavigationFieldListAdd(Object)
Add an item to the FieldList.
Declaration Syntax
C#Visual BasicVisual C++
public virtual int Add(
	Object item
)
Public Overridable Function Add ( _
	item As Object _
) As Integer
public:
virtual int Add (
	Object^ item
)
Parameters
item (Object)
The Object to be added to the end of the FieldList.
Return Value
Index of added field.

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