This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterFunctionInfos Interface > IRasterFunctionInfos.Add Method (ArcObjects .NET 10.4 SDK) |
Adds a raster function info.
[Visual Basic .NET] Public Sub Add ( _ ByVal pFunctionInfo As IRasterFunctionInfo _ )
[C#] public void Add ( IRasterFunctionInfo pFunctionInfo );
[C++]
HRESULT Add(
IRasterFunctionInfo* pFunctionInfo
);
[C++]
Parameters pFunctionInfo [in]
pFunctionInfo is a parameter of type IRasterFunctionInfo