This document is archived and information here might be outdated. Recommended version. |
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**