'Declaration Public Function New( _ ByVal baseRow As Integer, _ ByVal baseCol As Integer _ )
'Declaration
Public Function New( _ ByVal baseRow As Integer, _ ByVal baseCol As Integer _ )
'使用法 Dim baseRow As Integer Dim baseCol As Integer Dim instance As New TableViewClipboardInfo(baseRow, baseCol)
'使用法
Dim baseRow As Integer Dim baseCol As Integer Dim instance As New TableViewClipboardInfo(baseRow, baseCol)
public TableViewClipboardInfo( int baseRow, int baseCol )
TableViewClipboardInfo クラス TableViewClipboardInfo メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.