This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterFunction Interface > IRasterFunction.Bind Method (ArcObjects .NET 10.4 SDK) |
Binds function arguments to this raster function.
[Visual Basic .NET] Public Sub Bind ( _ ByVal pArguments As Object _ )
[C#] public void Bind ( object pArguments );
[C++]
HRESULT Bind(
LPUNKNOWN pArguments
);
[C++]
Parameters pArguments [in] pArguments is a parameter of type LPUNKNOWN