ArcGIS Pro 3.2 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

    ArcGIS Pro version: 3 or higher.
    See Also