This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Interfaces > IW > IWeightedSumFunctionArguments Interface > IWeightedSumFunctionArguments.Fields Property (ArcObjects .NET 10.4 SDK) |
.
[Visual Basic .NET] Public Property Fields As IStringArray
[C#] public IStringArray Fields {get; set;}
[C++]
HRESULT get_Fields(
IStringArray** ppFields
);
[C++]
HRESULT putref_Fields(
IStringArray* ppFields
);
[C++]
Parameters ppFields [out, retval]
ppFields is a parameter of type IStringArray ppFields [in]
ppFields is a parameter of type IStringArray