public ListItemInfo this[ int index ]; {get;}
'Declaration Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As ListItemInfo
'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)
'使用法
Dim instance As MatchedListItemCollectionInfo Dim index As Integer Dim value As ListItemInfo value = instance.Item(index)
MatchedListItemCollectionInfo クラス MatchedListItemCollectionInfo メンバ
© 2004-2017, GrapeCity inc. All rights reserved.