public TableViewClipboardInfo( int baseRow, int baseCol )
'Declaration Public Function New( _ ByVal baseRow As Integer, _ ByVal baseCol As Integer _ )
'Declaration
Public Function New( _ ByVal baseRow As Integer, _ ByVal baseCol As Integer _ )
'Usage Dim baseRow As Integer Dim baseCol As Integer Dim instance As New TableViewClipboardInfo(baseRow, baseCol)
'Usage
Dim baseRow As Integer Dim baseCol As Integer Dim instance As New TableViewClipboardInfo(baseRow, baseCol)
TableViewClipboardInfo Class TableViewClipboardInfo Members