Maps for WPF/Silverlight
ItemsSource プロパティ (C1VectorLayer)

C1.WPF.Maps.4.5.2 アセンブリ > C1.WPF.Maps 名前空間 > C1VectorLayer クラス : ItemsSource プロパティ
項目ソースを取得または設定します。項目が C1VectorItemBase オブジェクトの コレクションであるか、ItemTemplate が C1VectorItemBase オブジェクトを定義している 必要があります。
シンタックス
'宣言
 
Public Property ItemsSource As System.Collections.IEnumerable
public System.Collections.IEnumerable ItemsSource {get; set;}
参照

C1VectorLayer クラス
C1VectorLayer メンバ