This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGraphicFeatureLayers Interface > IGraphicFeatureLayers.Add Method (ArcObjects .NET 10.4 SDK) |
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