バージョン

ChartSelectedItemCollection クラス

シンタックス
'宣言
 
Public Class ChartSelectedItemCollection 
   Inherits System.Collections.ObjectModel.ObservableCollection(Of ChartSelection)
public class ChartSelectedItemCollection : System.Collections.ObjectModel.ObservableCollection<ChartSelection> 
参照