This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPFunctionFactory Interface > IGPFunctionFactory.GetFunctionEnvironments Method (ArcObjects .NET 10.4 SDK) |
Returns an enumeration of the geoprocessing environments that the geoprocessing functions managed by this function factory use.
[Visual Basic .NET] Public Function GetFunctionEnvironments ( _ ) As IEnumGPEnvironment
[C#] public IEnumGPEnvironment GetFunctionEnvironments ( );
[C++]
HRESULT GetFunctionEnvironments(
IEnumGPEnvironment** Environments
);
[C++]
Parameters Environments [out, retval]
Environments is a parameter of type IEnumGPEnvironment