Endeca Presentation API
Add Method (key, value)
NamespacesEndeca.NavigationPropertyMapAdd(Object, Object)
This operation is not supported.
Declaration Syntax
C#Visual BasicVisual C++
public virtual void Add(
	Object key,
	Object value
)
Public Overridable Sub Add ( _
	key As Object, _
	value As Object _
)
public:
virtual void Add (
	Object^ key, 
	Object^ value
)
Parameters
key (Object)
The Object to use at the key of the element to add.
value (Object)
The Object to use at the value of the element to add.
Exceptions
ExceptionCondition
NotSupportedException Always.

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