PowerTools SPREAD for Windows Forms 8.0J
Add メソッド (PlotAreaCollection)


プロットエリア
プロットエリアをコレクションに追加します。
構文
'Declaration
 
Public Sub Add( _
   ByVal item As PlotArea _
) 
'使用法
 
Dim instance As PlotAreaCollection
Dim item As PlotArea
 
instance.Add(item)
public void Add( 
   PlotArea item
)

パラメータ

item
プロットエリア
例外
例外説明
System.ArgumentNullExceptionitemがNull参照(VBではNothing)です。
参照

PlotAreaCollection クラス
PlotAreaCollection メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.