[]
        
(Showing Draft Content)

C1.Win.Map.MapSlicesCollection

MapSlicesCollection Class

Represents the collection of map slices.

Inheritance
MapSlicesCollection
Namespace: C1.Win.Map
Assembly: C1.Win.Map.4.8.dll
Syntax
public class MapSlicesCollection : MapCollectionBase<MapSlice>, IList<MapSlice>, ICollection<MapSlice>, IEnumerable<MapSlice>, IList, ICollection, IEnumerable, IEditingNotify
Public Class MapSlicesCollection
    Inherits MapCollectionBase(Of MapSlice)
    Implements IList(Of MapSlice), ICollection(Of MapSlice), IEnumerable(Of MapSlice), IList, ICollection, IEnumerable, IEditingNotify

Constructors

Name Description
MapSlicesCollection()