public override void SetNote( int row, int column, string value )
'Declaration Public Overrides Sub SetNote( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal value As String _ )
'Declaration
Public Overrides Sub SetNote( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal value As String _ )
'使用法 Dim instance As GroupDataModel Dim row As Integer Dim column As Integer Dim value As String instance.SetNote(row, column, value)
'使用法
Dim instance As GroupDataModel Dim row As Integer Dim column As Integer Dim value As String instance.SetNote(row, column, value)
GroupDataModel クラス GroupDataModel メンバ GetNote メソッド
© 2004-2017, GrapeCity inc. All rights reserved.