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