This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IC > IConstructionPoints Interface > IConstructionPoints.RemoveConstructionPoint Method (ArcObjects .NET 10.5 SDK) |
Remove the construction point.
[Visual Basic .NET] Public Sub RemoveConstructionPoint ( _ ByVal UnjoinedPointNo As Integer _ )
[C#] public void RemoveConstructionPoint ( int UnjoinedPointNo );
[C++]
HRESULT RemoveConstructionPoint(
long UnjoinedPointNo
);
[C++]
Parameters UnjoinedPointNo [in] UnjoinedPointNo is a parameter of type long