GrapeCity SPREAD for Windows Forms 12.0J
Item プロパティ (ListItemCollectionInfo)


コレクションからListItemInfoを取得または設定します。
構文
'Declaration
 
Public Default Property Item( _
   ByVal index As Integer _
) As ListItemInfo
'使用法
 
Dim instance As ListItemCollectionInfo
Dim index As Integer
Dim value As ListItemInfo
 
instance.Item(index) = value
 
value = instance.Item(index)
public ListItemInfo this[ 
   int index
]; {get; set;}

パラメータ

index
参照

ListItemCollectionInfo クラス
ListItemCollectionInfo メンバ

 

 


Copyright © 2004 GrapeCity inc.