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