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

    See Also