ArcGIS Pro 3.0 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, Windows 8.1

    See Also