Ribbon for WinForms
RibbonItemCollectionBase クラス メンバ
プロパティ  メソッド 


C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 : RibbonItemCollectionBase クラス

RibbonItemCollectionBaseデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティ System.Collections.CollectionBaseから継承されます。
Public プロパティ System.Collections.CollectionBaseから継承されます。
トップ
プロテクト プロパティ
 名前解説
Protected プロパティ System.Collections.CollectionBaseから継承されます。
Protected プロパティ System.Collections.CollectionBaseから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドAdds the specified RibbonItem to the collection.  
Public メソッドMaintains performance while items are being added or removed from the collection.  
Public メソッド System.Collections.CollectionBaseから継承されます。
Public メソッドRemoves all items from the collection, then disposes the items.  
Public メソッドオーバーロードされます。 Determines whether the collection contains a RibbonItem with the given name.  
Public メソッドResumes processing after it has been suspended by a call to BeginUpdate.  
Public メソッドDetermines the index of a specific RibbonItem in the collection.  
Public メソッドInserts the specified RibbonItem into this collection at the given index.  
Public メソッドRemoves the first occurrence of the specified RibbonItem from the collection.  
Public メソッド System.Collections.CollectionBaseから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドオーバーライドされます。 Performs additional custom processes when clearing the contents of the RibbonItemCollectionBase instance.  
Protected メソッドオーバーライドされます。 Performs additional custom processes after clearing the contents of the RibbonItemCollectionBase instance.  
Protected メソッド System.Collections.CollectionBaseから継承されます。
Protected メソッドオーバーライドされます。 Performs additional custom processes after inserting a RibbonItem into the RibbonItemCollectionBase instance.  
Protected メソッド System.Collections.CollectionBaseから継承されます。
Protected メソッドオーバーライドされます。 Performs additional custom processes after removing a RibbonItem from the RibbonItemCollectionBase instance.  
Protected メソッド System.Collections.CollectionBaseから継承されます。
Protected メソッドオーバーライドされます。 Performs additional custom processes after setting a RibbonItem in the RibbonItemCollectionBase instance.  
Protected メソッドオーバーライドされます。 Checks whather the type of the value argument is allowable for this item collection.  
トップ
参照

RibbonItemCollectionBase クラス
C1.Win.Ribbon 名前空間