MESCIUS SPREAD for Windows Forms 15.0J
InsertRange メソッド (MarkerCollection)

itemsを挿入する位置のインデックス。
マーカーの配列。
コレクションの指定したインデックスにマーカーの配列を挿入します。
構文
'宣言
 
Public Sub InsertRange( _
   ByVal index As Integer, _
   ByVal items() As Marker _
) 
public void InsertRange( 
   int index,
   Marker[] items
)

パラメータ

index
itemsを挿入する位置のインデックス。
items
マーカーの配列。
例外
例外解説
System.ArgumentNullException
System.ArgumentNullException
参照

MarkerCollection クラス
MarkerCollection メンバ

 

 


© MESCIUS inc. All rights reserved.