ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMCGAAttribute Class / ArrayRowCount Property

In This Topic
    ArrayRowCount Property
    In This Topic
    Gets or sets the count of rows in the array. Used when CGAAttributeType is Float_Array, String_Array and Boolean_Array.
    Syntax
    public int ArrayRowCount {get; set;}
    Public Property ArrayRowCount As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also