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


IUniqueValueInfos Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IU > IUniqueValueInfos Interface
ArcGIS Developer Help

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.

Classes that implement IUniqueValueInfos

Classes Description
UniqueValueInfos A collection of UniqueValueInfo objects.