Not supported on this TableBindingAdapter.
Namespace:
ESRI.ArcGISExplorer.DataAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public virtual int Add( Object value ) |
Visual Basic (Declaration) |
---|
Public Overridable Function Add ( _ value As Object _ ) As Integer |
Parameters
- value
- Type: System..::.Object
Implements
IList..::.Add(Object)Exceptions
Exception | Condition |
---|---|
System..::.NotSupportedException | This method is not supported as editing is not allowed using this API. |