Maps for WPF
ItemsSource プロパティ (VectorLayer)

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

VectorLayer クラス
VectorLayer メンバ