This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPUtilities Interface > IGPUtilities.GetGPLayers Method (ArcObjects .NET 10.4 SDK) |
Returns an enumeration of current geoprocessing layers.
[Visual Basic .NET] Public Function GetGPLayers ( _ ) As IEnumGPValue
[C#] public IEnumGPValue GetGPLayers ( );
[C++]
HRESULT GetGPLayers(
IEnumGPValue** ppValues
);
[C++]
Parameters ppValues [out, retval]
ppValues is a parameter of type IEnumGPValue