バージョン

IndexCollection クラス

一意なインデックスのコレクションを表します。
シンタックス
'宣言
 
Public Class IndexCollection 
   Inherits Infragistics.Portable.Controls.SyncableObservableCollection(Of Integer)
public class IndexCollection : Infragistics.Portable.Controls.SyncableObservableCollection<int> 
参照