[Visual Basic .NET] Public Sub Disconnect ( _ ByVal pLayer As IGroupLayer _ )
[C#] public void Disconnect ( IGroupLayer pLayer );
[C++]
HRESULT Disconnect(
IGroupLayer* pLayer
);
[C++]Parameters
pLayer [in]pLayer is a parameter of type IGroupLayer
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.