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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.