The collection of output values to which each input value pair in the 'InputRanges' collection is remapped.
[Visual Basic .NET] Public Property OutputValues As IDoubleArray
[C#] public IDoubleArray OutputValues {get; set;}
[C++]
HRESULT get_OutputValues(
IDoubleArray** ppOutputValues
);
[C++]
HRESULT putref_OutputValues(
IDoubleArray* ppOutputValues
);
[C++]Parameters
ppOutputValues [out, retval]ppOutputValues is a parameter of type IDoubleArray
ppOutputValues [in]ppOutputValues is a parameter of type IDoubleArray
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.