GrapeCity SPREAD for Windows Forms 11.0J
Item プロパティ (MatchedListItemCollectionInfo)


指定した位置にある項目を取得します。
構文
'Declaration
 
Public ReadOnly Default Property Item( _
   ByVal index As Integer _
) As ListItemInfo
'使用法
 
Dim instance As MatchedListItemCollectionInfo
Dim index As Integer
Dim value As ListItemInfo
 
value = instance.Item(index)
public ListItemInfo this[ 
   int index
]; {get;}

パラメータ

index

プロパティ値

指定した位置を示すSystem.Int32値。
参照

MatchedListItemCollectionInfo クラス
MatchedListItemCollectionInfo メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.