This document is archived and information here might be outdated. Recommended version. |
Removes the specified layer from the group.
[Visual Basic .NET] Public Sub Delete ( _ ByVal Layer As ILayer _ )
[C#] public void Delete ( ILayer Layer );
[C++]
HRESULT Delete(
ILayer* Layer
);
[C++] Parameters Layer [in]
Layer is a parameter of type ILayer*
Removes the specified Layer from the GroupLayer.