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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also