ArcObjects Library Reference (GeoDatabase)  

IGPCodedValueDomain2 Interface

.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method AddCode Adds a (value, name) code.
Read-only property CodeCount The number of codes for the associated attribute.
Method DeleteCode Deletes a code with the specified value.
Read-only property Name The code name for the specified code index.
Read-only property Value The value for the specified code index.

CoClasses that implement IGPCodedValueDomain2

CoClasses and Classes Description
GPCodedValueDomain2 The (GP) Coded Value Domain Object.