ArcGIS Pro 2.6 API Reference Guide
Count Property (ReadOnlyPartCollection)

ArcGIS.Core.Geometry Namespace > ReadOnlyPartCollection Class : Count Property
Gets the number of elements contained in the ICollection.
Syntax
public int Count {get;}
Public ReadOnly Property Count As Integer

Property Value

The number of elements contained in the ICollection.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ReadOnlyPartCollection Class
ReadOnlyPartCollection Members