This document is archived and information here might be outdated. Recommended version. |
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 );