An enumeration of values contained in the multi-value object.
[Visual Basic .NET] Public ReadOnly Property Values As IEnumGPValue
[C#] public IEnumGPValue Values {get;}
[C++]
HRESULT get_Values(
IEnumGPValue** Values
);
[C++]Parameters
Values [out, retval]Values is a parameter of type IEnumGPValue
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.