ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Core.Geometry Namespace / ReadOnlyPointCollection Class / Count Property
Version

Count Property (ReadOnlyPointCollection)
Gets the number of elements contained in the ICollection.
Syntax
public int Count {get;}

Property Value

The number of elements contained in the ICollection.
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.0 or higher.
See Also