This document is archived and information here might be outdated.  Recommended version.


IGPCodedValueDomain2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGPCodedValueDomain2 Interface
ArcGIS Developer Help

IGPCodedValueDomain2 Interface

.

Product Availability

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

Members

Name 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.

Classes that implement IGPCodedValueDomain2

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