ArcGIS Pro 2.9 API Reference Guide
Remove(String) Method

ArcGIS.Desktop.Editing Namespace > ToolOptions Class > Remove Method : Remove(String) Method
Removes the item specified by the key from the collection.
Syntax
public bool Remove( 
   string key
)
Public Overloads Function Remove( _
   ByVal key As String _
) As Boolean

Parameters

key
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ToolOptions Class
ToolOptions Members
Overload List