ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Editing Namespace / ToolOptions Class / Add Method / Add(String,Object) Method

Add(String,Object) Method
Adds a new key value pair to the collection.
Syntax
public void Add( 
   string key,
   object value
)

Parameters

key
value
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also