'Declaration Function GetIndex( _ ByVal row As Integer _ ) As Integer
'Declaration
Function GetIndex( _ ByVal row As Integer _ ) As Integer
'使用法 Dim instance As IMapper Dim row As Integer Dim value As Integer value = instance.GetIndex(row)
'使用法
Dim instance As IMapper Dim row As Integer Dim value As Integer value = instance.GetIndex(row)
int GetIndex( int row )
IMapper インタフェース IMapper メンバ
Copyright © 2004 GrapeCity inc.