'Declaration Public Sub SetTotals( _ ByVal totals As String _ )
'Declaration
Public Sub SetTotals( _ ByVal totals As String _ )
'使用法 Dim instance As WaterfallSeries Dim totals As String instance.SetTotals(totals)
'使用法
Dim instance As WaterfallSeries Dim totals As String instance.SetTotals(totals)
public void SetTotals( string totals )
WaterfallSeries クラス WaterfallSeries メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.