This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPUtilities Interface > IGPUtilities.RemoveInternalLayerEx Method (ArcObjects .NET 10.4 SDK) |
Removes the internal layer.
[Visual Basic .NET] Public Sub RemoveInternalLayerEx ( _ ByVal pLayer As ILayer _ )
[C#] public void RemoveInternalLayerEx ( ILayer pLayer );
[C++]
HRESULT RemoveInternalLayerEx(
ILayer* pLayer
);
[C++]
Parameters pLayer [in]
pLayer is a parameter of type ILayer