[]
Represents the collection of vector layers.
public class MapLayersCollection : MapCollectionBase<MapLayer>, IList<MapLayer>, ICollection<MapLayer>, IEnumerable<MapLayer>, IList, ICollection, IEnumerable, IEditingNotify
Public Class MapLayersCollection
Inherits MapCollectionBase(Of MapLayer)
Implements IList(Of MapLayer), ICollection(Of MapLayer), IEnumerable(Of MapLayer), IList, ICollection, IEnumerable, IEditingNotify