Ribbon for WinForms
Add(ImageEntry) メソッド

C1.Win.4.8 アセンブリ > C1.Win.C1SuperTooltip 名前空間 > ImageCollection クラス > Add メソッド : Add(ImageEntry) メソッド
ImageEntry to add to the collection.
Adds an ImageEntry to the collection.
シンタックス
'宣言
 
Public Overloads Function Add( _
   ByVal entry As ImageEntry _
) As Integer
public int Add( 
   ImageEntry entry
)

パラメータ

entry
ImageEntry to add to the collection.

戻り値の型

The index of the new entry in the collection.
参照

ImageCollection クラス
ImageCollection メンバ
オーバーロード一覧