This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPFunctionFactory2 Interface > IGPFunctionFactory2.ReleaseInternals Method (ArcObjects .NET 10.4 SDK) |
Release the functions cached by the geoprocessing function factory.
[Visual Basic .NET]
Public Sub ReleaseInternals ( _
)
[C#] public void ReleaseInternals ( );
[C++]
HRESULT ReleaseInternals(
void
);