This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IU > IUniqueValueInfos Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the UniqueValueInfos Interface.
Description | ||
---|---|---|
Add | Adds a unique value. | |
Count | The unique value count. | |
Element | The unique value at the specified position. | |
Insert | Adds a unique value at the specified position. | |
Remove | Removes the unique value info at the specified position. | |
RemoveAll | Removes all unique values. |
CoClasses and Classes | Description |
---|---|
UniqueValueInfos | A collection of UniqueValueInfo objects. |