This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IG > IGridTransformation Interface > IGridTransformation.Unload Method (ArcObjects .NET 10.5 SDK) |
Releases any resources consumed by the grid data.
[Visual Basic .NET]
Public Sub Unload ( _
)
[C#] public void Unload ( );
[C++]
HRESULT Unload(
void
);