This document is archived and information here might be outdated. Recommended version. |
Provides access to the UniqueValueInfos Interface.
Name | 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. |
Classes | Description |
---|---|
UniqueValueInfos | A collection of UniqueValueInfo objects. |