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