Ribbon for WinForms
Add メソッド (ElementList)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > ElementList クラス : Add メソッド
Element to add to the list.
Adds an Element to the list.
シンタックス
'宣言
 
Public Overrides Function Add( _
   ByVal value As Object _
) As Integer
public override int Add( 
   object value
)

パラメータ

value
Element to add to the list.

戻り値の型

The index of the new object in the list.
参照

ElementList クラス
ElementList メンバ