Visual Basic (Declaration) | |
---|---|
Overloads Public Sub Add( _ ByVal mapLayerCollection As MapLayerCollection _ ) |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public void Add( MapLayerCollection mapLayerCollection ) |
C++/CLI | |
---|---|
public: void Add( MapLayerCollection^ mapLayerCollection ) |
Parameters
- mapLayerCollection
- The !:LayerCollection to add.