Not supported on this TableBindingAdapter.

Namespace:  ESRI.ArcGISExplorer.Data

Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)

Syntax

C#
public virtual Object AddNew()
Visual Basic (Declaration)
Public Overridable Function AddNew As Object

Implements

IBindingList..::.AddNew()()()

Exceptions

ExceptionCondition
System..::.NotSupportedExceptionThis method is not supported as editing is not allowed using this API.

See Also