This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IC > IConstructionPoints Interface > IConstructionPoints.ConstructionPointCount Property (ArcObjects .NET 10.4 SDK) |
The number of point constructions for the parcel.
[Visual Basic .NET] Public ReadOnly Property ConstructionPointCount As Integer
[C#] public int ConstructionPointCount {get;}
[C++]
HRESULT get_ConstructionPointCount(
long* pCount
);
[C++]
Parameters pCount [out, retval] pCount is a parameter of type long