This document is archived and information here might be outdated. Recommended version. |
[Visual Basic .NET] Public Sub StopEditing ( _ ByVal pLayer As IGroupLayer _ )
[C#] public void StopEditing ( IGroupLayer pLayer );
[C++]
HRESULT StopEditing(
IGroupLayer* pLayer
);
[C++] Parameters pLayer [in]
pLayer is a parameter of type IGroupLayer*