.netCHARTING v10.5 Documentation
Members 


dotnetCHARTING.Mapping Namespace : MapLayerCollection Class
MapLayerCollection Class
Contains a collection of MapLayer objects.
Object Model
MapLayerCollection ClassMapLayer Class
Syntax
'Declaration
 
Public Class MapLayerCollection 
   Inherits System.Collections.CollectionBase
'Usage
 
Dim instance As MapLayerCollection
public class MapLayerCollection : System.Collections.CollectionBase 
Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      dotnetCHARTING.Mapping.MapLayerCollection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also