'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 メンバ
Copyright © 2004 GrapeCity inc.