Endeca Presentation API
Remove Method (index)
NamespacesEndeca.Navigation.AnalyticsSelectListRemove(Int32)
Removes a Select object from the SelectList.
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 Select object to be removed.
Return Value
The removed Select object that was previously at position index.

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