This document is archived and information here might be outdated.  Recommended version.


IGridTransformation.Unload Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Geometry)  

IGridTransformation.Unload Method

Releases any resources consumed by the grid data.

[Visual Basic .NET]
Public Sub Unload ( _
)
[C#]
public void Unload (
);
[C++]
HRESULT Unload(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGridTransformation Interface