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

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, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also