ArcGIS Explorer Component Help |
TableBindingAdapter..::.RemoveIndex Method |
TableBindingAdapter Class See Also |
Not implemented 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 void RemoveIndex( PropertyDescriptor property ) |
Visual Basic (Declaration) |
---|
Public Overridable Sub RemoveIndex ( _ property As PropertyDescriptor _ ) |
Parameters
- property
- Type: System.ComponentModel..::.PropertyDescriptor
Implements
IBindingList..::.RemoveIndex(PropertyDescriptor)Exceptions
Exception | Condition |
---|---|
System..::.NotImplementedException | This method has not been implemented. |