This document is archived and information here might be outdated. Recommended version. |
Returns the raster associated with the mosaic dataset item that satisfies the specified criteria.
[Visual Basic .NET] Public Function GetRaster ( _ ByVal itemExpression As String _ ) As IRaster
[C#] public IRaster GetRaster ( string itemExpression );
[C++]
HRESULT GetRaster(
BSTR itemExpression
);
[C++] Parameters itemExpression [in]
itemExpression is a parameter of type BSTR