ArcObjects Library Reference (Carto)  

IEnumRasterUniqueValueColor Interface

Provides access to members that enumerate row indexes in descriptor table for chosen class.

Product Availability

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

Members

Description
Read-only property DoubleKey Double key for current class.
Read-only property nClasses Number of classes.
Method Next Next index for current class in the enumeration sequence.
Method Reset Resets the enumeration sequence to the beginning.
Method set_Class Class for getting indices.
Read-only property StringKey String key for current class.