Input for WinForms
NavItemsCollection クラス
メンバ 

C1.Win.Input.DbNavigator.8 アセンブリ > C1.Win.Input.DbNavigator.Items 名前空間 : NavItemsCollection クラス
ナビゲーション項目のコレクションを表します。
オブジェクト モデル
NavItemsCollection クラス
シンタックス
'宣言
 
Public Class NavItemsCollection 
   Inherits System.ComponentModel.BindingList(Of NavItem)
public class NavItemsCollection : System.ComponentModel.BindingList<NavItem> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.ComponentModel.BindingList<T>
         C1.Win.Input.DbNavigator.Items.NavItemsCollection

参照

NavItemsCollection メンバ
C1.Win.Input.DbNavigator.Items 名前空間