'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 メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.