Endeca Presentation API
Insert Method (index, item)
NamespacesEndeca.NavigationDimensionListInsert(Int32, Object)
This operation is not supported.
Declaration Syntax
C#Visual BasicVisual C++
public virtual void Insert(
	int index,
	Object item
)
Public Overridable Sub Insert ( _
	index As Integer, _
	item As Object _
)
public:
virtual void Insert (
	int index, 
	Object^ item
)
Parameters
index (Int32)
The zero-based index at which item should be inserted.
item (Object)
The Object to insert.
Exceptions
ExceptionCondition
NotSupportedException Always.

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