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

新しい項目を挿入する位置。
新しい XLColumn オブジェクトを作成し、それをコレクション内の特定の位置に挿入します。
構文
'宣言
 
Public Overloads Function Insert( _
   ByVal index As System.Integer _
) As XLColumn
public XLColumn Insert( 
   System.int index
)

パラメータ

index
新しい項目を挿入する位置。

戻り値の型

新しい項目への参照。
参照

XLColumnCollection クラス
XLColumnCollection メンバ
オーバーロード一覧

 

 


Copyright © GrapeCity inc. All rights reserved.