ArcGIS Pro 2.9 API Reference Guide
Item(String) Property

ArcGIS.Desktop.Editing.Attributes Namespace > CodedValueDomain Class > Item Property : Item(String) Property
Looks up a CodedValue by Name.
Syntax
public object Item( 
   string name
) {get;}
Public Overloads ReadOnly Property Item( _
   ByVal name As String _
) As Object

Parameters

name

Property Value

The GDB value of that CodedValue
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

CodedValueDomain Class
CodedValueDomain Members
Overload List