Endeca Presentation API
Remove Method (index)
NamespacesEndeca.Navigation.AnalyticsAnalyticsQueryRemove(Int32)
Removes a Statement object from the AnalyticsQuery.
Declaration Syntax
C#Visual BasicVisual C++
public virtual Object Remove(
	int index
)
Public Overridable Function Remove ( _
	index As Integer _
) As Object
public:
virtual Object^ Remove (
	int index
)
Parameters
index (Int32)
The index offset of the Statement object to be removed.
Return Value
The removed Statement object that was previously at position index.

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