ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Telecom Namespace / ColorSet Class / ColorCodes Property

In This Topic
    ColorCodes Property (ColorSet)
    In This Topic
    The collection of color codes.
    Syntax
    Public ReadOnly Property ColorCodes As IReadOnlyList(Of ColorCode)
    public IReadOnlyList<ColorCode> ColorCodes {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.7 or higher.
    See Also