This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterFunctionArguments Interface > IRasterFunctionArguments.Names Property (ArcObjects .NET 10.4 SDK) |
The list of all argument names.
[Visual Basic .NET] Public ReadOnly Property Names As IStringArray
[C#] public IStringArray Names {get;}
[C++]
HRESULT get_Names(
IStringArray** ppNames
);
[C++]
Parameters ppNames [out, retval]
ppNames is a parameter of type IStringArray