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

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

パラメータ

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

BevelCollection クラス
BevelCollection メンバ

 

 


© MESCIUS inc. All rights reserved.