ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing Namespace / ToolOptions Class / Remove Method / Remove(KeyValuePair<String,Object>) Method

In This Topic
    Remove(KeyValuePair<String,Object>) Method
    In This Topic
    Removes the specified key value pair from the collection.
    Syntax
    Public Overloads Function Remove( _
       ByVal item As KeyValuePair(Of String,Object) _
    ) As Boolean

    Parameters

    item
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also