string GetRowErrorText( int row )
'Declaration Function GetRowErrorText( _ ByVal row As Integer _ ) As String
'Declaration
Function GetRowErrorText( _ ByVal row As Integer _ ) As String
'Usage Dim instance As IErrorTextSupport Dim row As Integer Dim value As String value = instance.GetRowErrorText(row)
'Usage
Dim instance As IErrorTextSupport Dim row As Integer Dim value As String value = instance.GetRowErrorText(row)
IErrorTextSupport Interface IErrorTextSupport Members