Maps for UWP
IMapLayerCollection クラス
メンバ 

C1.UWP.Maps アセンブリ > C1.Xaml.Maps 名前空間 : IMapLayerCollection クラス
IMapLayer オブジェクトの強力に型付けされたコレクションへの順序付けされたアクセスを提供します。
オブジェクト モデル
IMapLayerCollection クラス
シンタックス
'宣言
 
Public NotInheritable Class IMapLayerCollection 
   Inherits System.Collections.ObjectModel.ObservableCollection(Of IMapLayer)
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

参照

IMapLayerCollection メンバ
C1.Xaml.Maps 名前空間