This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpDescribeGeometry Interface > IGpDescribeGeometry.PartCount Property (ArcObjects .NET 10.5 SDK) |
The number of parts of the geometry object.
[Visual Basic .NET] Public ReadOnly Property PartCount As Integer
[C#] public int PartCount {get;}
[C++]
HRESULT get_PartCount(
long* Count
);
[C++]
Parameters Count [out, retval] Count is a parameter of type long