public override object GetValue( int row, int col )
'Declaration Public Overrides Function GetValue( _ ByVal row As Integer, _ ByVal col As Integer _ ) As Object
'使用法 Dim instance As AggregationDataModel Dim row As Integer Dim col As Integer Dim value As Object value = instance.GetValue(row, col)
AggregationDataModel クラス AggregationDataModel メンバ
© 2004-2015, GrapeCity inc. All rights reserved.