| C1.Xaml.Maps Assembly > C1.Xaml.Maps Namespace : IMapLayerCollection Class |

'DeclarationPublic NotInheritable Class IMapLayerCollection Inherits System.Collections.ObjectModel.ObservableCollection(Of IMapLayer)
'UsageDim instance As IMapLayerCollection
public sealed class IMapLayerCollection : System.Collections.ObjectModel.ObservableCollection<IMapLayer>
System.Object
System.Collections.ObjectModel.Collection<T>
System.Collections.ObjectModel.ObservableCollection<T>
C1.Xaml.Maps.IMapLayerCollection