ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Editing Namespace / ToolOptions Class / Keys Property

In This Topic
    Keys Property (ToolOptions)
    In This Topic
    Gets the set of keys in the collection.
    Syntax
    public ICollection<string> Keys {get;}
    Public ReadOnly Property Keys As ICollection(Of String)
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also