public MatchedListItemCollectionInfo FindAllObject( object obj, int findTargetColumnIndex )
'Declaration Public Function FindAllObject( _ ByVal obj As Object, _ ByVal findTargetColumnIndex As Integer _ ) As MatchedListItemCollectionInfo
'Declaration
Public Function FindAllObject( _ ByVal obj As Object, _ ByVal findTargetColumnIndex As Integer _ ) As MatchedListItemCollectionInfo
'使用法 Dim instance As ListItemCollectionInfo Dim obj As Object Dim findTargetColumnIndex As Integer Dim value As MatchedListItemCollectionInfo value = instance.FindAllObject(obj, findTargetColumnIndex)
'使用法
Dim instance As ListItemCollectionInfo Dim obj As Object Dim findTargetColumnIndex As Integer Dim value As MatchedListItemCollectionInfo value = instance.FindAllObject(obj, findTargetColumnIndex)
ListItemCollectionInfo クラス ListItemCollectionInfo メンバ
© 2004-2017, GrapeCity inc. All rights reserved.