This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterFunctionArguments Interface > IRasterFunctionArguments.Values Property (ArcObjects .NET 10.5 SDK) |
The list of all arguments.
[Visual Basic .NET] Public ReadOnly Property Values As IVariantArray
[C#] public IVariantArray Values {get;}
[C++]
HRESULT get_Values(
IVariantArray** ppArguments
);
[C++]
Parameters ppArguments [out, retval]
ppArguments is a parameter of type IVariantArray