This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IE > IExtractBandFunctionArguments2 Interface > IExtractBandFunctionArguments2.Init Method (ArcObjects .NET 10.4 SDK) |
Initialize extract band arguments using the specified space- or semicolon-delimited band combination.
[Visual Basic .NET] Public Sub Init ( _ ByVal sBandCombination As String _ )
[C#] public void Init ( string sBandCombination );
[C++]
HRESULT Init(
BSTR sBandCombination
);
[C++]
Parameters sBandCombination [in] sBandCombination is a parameter of type BSTR