ComponentOne Studio for WinRT XAML
Insert メソッド (C1RangeStyleCollection)

構文
'宣言
 
Public Sub Insert( _
   ByVal index As System.Integer, _
   ByVal item As C1RangeStyle _
) 
public void Insert( 
   System.int index,
   C1RangeStyle item
)

パラメータ

index
item
参照

C1RangeStyleCollection クラス
C1RangeStyleCollection メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.