ArcGIS Pro 2.6 API Reference Guide
Count Property (ReadOnlySegmentCollection)

ArcGIS.Core.Geometry Namespace > ReadOnlySegmentCollection 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

ReadOnlySegmentCollection Class
ReadOnlySegmentCollection Members