共用方式為


Map.ItemsSource 屬性

定義

取得或設定 物件,表示應該在地圖上顯示的針腳集合。 這是可繫結屬性。

public:
 property System::Collections::IEnumerable ^ ItemsSource { System::Collections::IEnumerable ^ get(); void set(System::Collections::IEnumerable ^ value); };
public System.Collections.IEnumerable ItemsSource { get; set; }
member this.ItemsSource : System.Collections.IEnumerable with get, set
Public Property ItemsSource As IEnumerable

屬性值

適用於