This document is archived and information here might be outdated. Recommended version. |
[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*