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

    See Also