このクラスのメンバの一覧は、DataMenuItemCollectionメンバを参照してください。
名前 | 解説 | |
---|---|---|
![]() | Capacity | Gets or sets the number of elements that the System.Collections.CollectionBase can contain. System.Collections.CollectionBaseから継承されます。 |
![]() | Count | Gets the number of elements contained in the System.Collections.CollectionBase instance. This property cannot be overridden. System.Collections.CollectionBaseから継承されます。 |
![]() | IsReadOnly | コレクションが読み取り専用の場合、True を返します。 Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。 |
![]() | Item | コレクションで指定したインデックスにある DataMenuItem インスタンスを取得または設定します。 |
![]() | Owner | このメソッドは、コントロールの開発者によって主に使用され、既存のコントロールの派生です。各 HierarchicalObjectCollection は HierarchicalUIObject によって所有されます。たとえば、Tree の Nodes コレクションは特定の Node によって所有されます。 オーナー Node は、HierarchicalObjectCollection 内の各 Node の Parent です。ツリーのルート レベルのノードは、RootItem とも呼ばれる非表示の Owner によって所有されます。このように、HierarchicalObjectCollections のツリーは、単一のルートであると見なされます。 Infragistics.Web.UI.Framework.HierarchicalObjectCollectionから継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | HasViewStateJournal | Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。 |
![]() | InnerList | Gets an System.Collections.ArrayList containing the list of elements in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 |
![]() | List | Gets an System.Collections.IList containing the list of elements in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 |