ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing Namespace / ReadOnlyToolOptions Class / Keys Property

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also