ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / ReadOnlySegmentCollection Class / Count Property

In This Topic
    Count Property (ReadOnlySegmentCollection)
    In This Topic
    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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also