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


IUniqueValueInfos Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IU > IUniqueValueInfos Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Carto)  

IUniqueValueInfos Interface

Provides access to the UniqueValueInfos Interface.

Product Availability

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

Members

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