This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Interfaces > IW > IWeightedOverlayFunctionArguments Interface > IWeightedOverlayFunctionArguments.Remaps Property (ArcObjects .NET 10.5 SDK) |
.
[Visual Basic .NET] Public Property Remaps As IStringArray
[C#] public IStringArray Remaps {get; set;}
[C++]
HRESULT get_Remaps(
IStringArray** ppRemaps
);
[C++]
HRESULT putref_Remaps(
IStringArray* ppRemaps
);
[C++]
Parameters ppRemaps [out, retval]
ppRemaps is a parameter of type IStringArray ppRemaps [in]
ppRemaps is a parameter of type IStringArray