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


IHVCompositeDatumTransformation.UnloadData Method (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Geometry)  

IHVCompositeDatumTransformation.UnloadData Method

Releases any resources consumed by the grid data.

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

Product Availability

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

See Also

IHVCompositeDatumTransformation Interface