バージョン

RingSeriesIndexCollection クラス

RingSeries でスライスのインデックスを表すコレクション。
シンタックス
'宣言
 
Public Class RingSeriesIndexCollection 
   Inherits System.Collections.ObjectModel.ObservableCollection(Of Integer)
public class RingSeriesIndexCollection : System.Collections.ObjectModel.ObservableCollection<int> 
参照