Scheduler for WinForms
Item プロパティ (C1BindingSource)

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > C1BindingSource クラス : Item プロパティ
The zero-based index of the element to get or set.
Gets or sets the list element at the specified index.
シンタックス
'宣言
 
Public Overridable Default Property Item( _
   ByVal index As System.Integer _
) As System.Object
public virtual System.object this[ 
   System.int index
]; {get; set;}

パラメータ

index
The zero-based index of the element to get or set.
参照

C1BindingSource クラス
C1BindingSource メンバ