|
| ESRI.ArcGIS.ADF.IMS | |
| OnRowDeleted Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace > FeatureTable Class : OnRowDeleted Method |
- e
| Visual Basic (Declaration) | |
|---|---|
Protected Overridable Sub OnRowDeleted( _ ByVal e As DataRowChangeEventArgs _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As FeatureTable Dim e As DataRowChangeEventArgs instance.OnRowDeleted(e) | |
| C# | |
|---|---|
protected virtual void OnRowDeleted( DataRowChangeEventArgs e ) | |
Parameters
- e
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family