ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Telecom Namespace / WavelengthScheme Class / Wavelengths Property

In This Topic
    Wavelengths Property
    In This Topic
    The wavelengths represented by this wavelength scheme.
    Syntax
    Public ReadOnly Property Wavelengths As IReadOnlyList(Of Wavelength)
    public IReadOnlyList<Wavelength> Wavelengths {get;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also