This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > ID > IDEUtilities Interface > IDEUtilities.ReleaseInternals Method (ArcObjects .NET 10.5 SDK) |
Release the internal objects used prior to releasing this DEUtilities object.
[Visual Basic .NET]
Public Sub ReleaseInternals ( _
)
[C#] public void ReleaseInternals ( );
[C++]
HRESULT ReleaseInternals(
void
);