| ArcGIS Explorer Component Help |
| TableBindingAdapter..::.Find 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 int Find( PropertyDescriptor property, Object key ) |
| Visual Basic (Declaration) |
|---|
Public Overridable Function Find ( _ property As PropertyDescriptor, _ key As Object _ ) As Integer |
Implements
IBindingList..::.Find(PropertyDescriptor, Object)
Exceptions
| Exception | Condition |
|---|---|
| System..::.NotImplementedException | This method has not been implemented. |