ArcGIS Pro 2.9 API Reference Guide
Values Property (ToolOptions)

ArcGIS.Desktop.Editing Namespace > ToolOptions Class : Values Property
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

Reference

ToolOptions Class
ToolOptions Members