This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Interfaces > IG > IGPSAMapAlgebraExp Interface > IGPSAMapAlgebraExp.GetExpression Method (ArcObjects .NET 10.4 SDK) |
Gets the map algebra expression.
[Visual Basic .NET] Public Function GetExpression ( _ ) As String
[C#] public string GetExpression ( );
[C++]
HRESULT GetExpression(
BSTR* expString
);
[C++]
Parameters expString [out, retval] expString is a parameter of type BSTR