The unique values for the current field over the current cursor.
[Visual Basic .NET]
Public ReadOnly Property UniqueValues As System.Collections.IEnumerator
[C#]
public System.Collections.IEnumerator UniqueValues {get;}
[C++]
HRESULT get_UniqueValues(
IEnumVARIANT** values
);
[C++]Parameters
values [out, retval]values is a parameter of type IEnumVARIANT
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.