Scheduler for WinForms
Add メソッド (C1BindingSource)

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > C1BindingSource クラス : Add メソッド
The System.Object to add.
Adds an existing item to the internal list.
シンタックス
'宣言
 
Public Overridable Function Add( _
   ByVal value As System.Object _
) As System.Integer
public virtual System.int Add( 
   System.object value
)

パラメータ

value
The System.Object to add.

戻り値の型

The position into which the new element was inserted.
参照

C1BindingSource クラス
C1BindingSource メンバ