PowerTools CalendarGrid for Windows Forms 1.0J
Item プロパティ (ListItemCollection)

指定した位置にある項目を取得または設定します。
構文
Public Default Property Item( _
   ByVal index As Integer _
) As ListItem
public ListItem this[ 
   int index
]; {get; set;}

パラメータ

index

プロパティ値

特定の位置を示す System.Int32 値。
参照

ListItemCollection クラス
ListItemCollection メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.