Menu for ASP.NET Web Forms
C1MenuItemCollection クラス
メンバ 

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1Menu 名前空間 : C1MenuItemCollection クラス
Items プロパティによって使用される C1MenuItemBase オブジェクトのコレクションを表します。
オブジェクト モデル
C1MenuItemCollection クラス
シンタックス
'宣言
 
Public Class C1MenuItemCollection 
   Inherits C1.Web.Wijmo.Controls.Base.Collections.C1ObservableItemCollection(Of IC1MenuItemCollectionOwner,C1MenuItem)
public class C1MenuItemCollection : C1.Web.Wijmo.Controls.Base.Collections.C1ObservableItemCollection<IC1MenuItemCollectionOwner,C1MenuItem> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
         C1.Web.Wijmo.Controls.C1Menu.C1MenuItemCollection

参照

C1MenuItemCollection メンバ
C1.Web.Wijmo.Controls.C1Menu 名前空間