Visual Basic (Declaration) | |
---|---|
Public Overloads Sub Add( _ ByVal mapLayerCollection As MapLayerCollection _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void Add( MapLayerCollection mapLayerCollection ) |
Parameters
- mapLayerCollection
- The LayerCollection to add.