This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelConstruction Interface > IParcelConstruction.DeleteGridRow Method (ArcObjects .NET 10.4 SDK) |
Delete a row.
[Visual Basic .NET] Public Sub DeleteGridRow ( _ ByVal Row As Integer _ )
[C#] public void DeleteGridRow ( int Row );