ArcGIS Pro 2.8 API Reference Guide
TryGetValue Method (ReadOnlyToolOptions)

ArcGIS.Desktop.Editing Namespace > ReadOnlyToolOptions Class : TryGetValue Method
Syntax
public bool TryGetValue( 
   string key,
   out object value
)
Public Function TryGetValue( _
   ByVal key As String, _
   ByRef value As Object _
) As Boolean

Parameters

key
value
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ReadOnlyToolOptions Class
ReadOnlyToolOptions Members