[]
        
(Showing Draft Content)

C1.Win.Map.MapLayersCollection

MapLayersCollection Class

Represents the collection of vector layers.

Inheritance
MapLayersCollection
Namespace: C1.Win.Map
Assembly: C1.Win.Map.8.dll
Syntax
public class MapLayersCollection : MapCollectionBase<MapLayer>, IList<MapLayer>, ICollection<MapLayer>, IEnumerable<MapLayer>, IList, ICollection, IEnumerable, IEditingNotify

Implements