| ArcGIS Explorer Component Help |
| RowValueCollection..::.GetCodedName Method |
| RowValueCollection Class See Also |
Gets the coded domain value for the specified column.
Overload List
| Name | Description | |
|---|---|---|
| GetCodedName(Int32) |
Gets the coded domain value for the column specified by index position. The method is relevant when
working with data stored in a geodatabase and specifically for tables or feature classes using domains.
| |
| GetCodedName(String) |
Gets the coded domain or subtype value for the column specified by name. The method is relevant when
working with data stored in a geodatabase and specifically for tables or feature classes using domains or subtypes.
|