This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralUnbuildableLines Interface > ICadastralUnbuildableLines.RemoveLine Method (ArcObjects .NET 10.4 SDK) |
Remove a line from the group of unbuildable lines.
[Visual Basic .NET] Public Sub RemoveLine ( _ ByVal pGSLine As IGSLine _ )
[C#] public void RemoveLine ( IGSLine pGSLine );