ArcGIS Pro 2.9 API Reference Guide
Add(String,Object) Method

ArcGIS.Desktop.Editing Namespace > ToolOptions Class > Add Method : Add(String,Object) Method
Adds a new key value pair to the collection.
Syntax
public void Add( 
   string key,
   object value
)
Public Overloads Sub Add( _
   ByVal key As String, _
   ByVal value As Object _
) 

Parameters

key
value
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ToolOptions Class
ToolOptions Members
Overload List