MESCIUS SPREAD for ASP.NET 10.0J
Insert メソッド (LineCollection)

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

パラメータ

index
itemを挿入する位置のインデックス。
item
線。
参照

LineCollection クラス
LineCollection メンバ

 

 


© MESCIUS inc. All rights reserved.