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