MESCIUS SPREAD for Windows Forms 17.0J
Insert メソッド (PlotAreaCollection)

項目を挿入する位置のインデックス。
プロットエリア。
コレクションの指定したインデックスにプロットエリアを挿入します。
構文
'Declaration
 
Public Sub Insert( _
   ByVal index As Integer, _
   ByVal item As PlotArea _
) 
public void Insert( 
   int index,
   PlotArea item
)

パラメータ

index
項目を挿入する位置のインデックス。
item
プロットエリア。
例外
例外説明
System.ArgumentNullException
System.ArgumentNullException
参照

PlotAreaCollection クラス
PlotAreaCollection メンバ

 

 


© MESCIUS inc. All rights reserved.