This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IM > IMultidimensionalInfo Interface > IMultidimensionalInfo.RemoveVariable Method (ArcObjects .NET 10.4 SDK) |
Removes all attributes, dimensions, and dimension values associated with the specified variable.
[Visual Basic .NET] Public Sub RemoveVariable ( _ ByVal bsVariableName As String _ )
[C#] public void RemoveVariable ( string bsVariableName );
[C++]
HRESULT RemoveVariable(
BSTR bsVariableName
);
[C++]
Parameters bsVariableName [in] bsVariableName is a parameter of type BSTR