This document is archived and information here might be outdated. Recommended version. |
Provides access to members that return and modify coded value domain values.
Name | Description | |
---|---|---|
AddCode | Adds a (value, name) code. | |
AddStringCode | Adds a (value, name) code. | |
CodeCount | The number of codes for the associated attribute. | |
DeleteCode | Deletes a code with the specified value. | |
Empty | Deletes all the codes. | |
FindName | Provides the name for the specified value. | |
FindValue | Provides the value object for the specified code. | |
Name | The code name for the specified code index. | |
PopulateDomain | Populate the domain codes. | |
Value | The value object for the specified code index. |
Classes | Description |
---|---|
GPCodedValueDomain (esriGeoprocessing) | Geoprocessing Coded Value Domain. |