ArcObjects Library Reference (Carto)  

IUniqueValueInfos Interface

Provides access to the UniqueValueInfos Interface.

Product Availability

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

Members

Description
Method Add Adds a unique value.
Read-only property Count The unique value count.
Read-only property Element The unique value at the specified position.
Method Insert Adds a unique value at the specified position.
Method Remove Removes the unique value info at the specified position.
Method RemoveAll Removes all unique values.

CoClasses that implement IUniqueValueInfos

CoClasses and Classes Description
UniqueValueInfos A collection of UniqueValueInfo objects.