ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing Namespace / ReadOnlyToolOptions Class / Values Property

In This Topic
    Values Property (ReadOnlyToolOptions)
    In This Topic
    Gets the set of values in the collection.
    Syntax
    public IReadOnlyList<object> Values {get;}
    Public ReadOnly Property Values As IReadOnlyList(Of Object)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also