Reports for WinForms
Insert メソッド (C1AnchorCollection)

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > C1AnchorCollection クラス : Insert メソッド
アンカーの挿入位置。
挿入するアンカー。
C1Anchorを現在のコレクションに挿入します。
シンタックス
'宣言
 
Public Sub Insert( _
   ByVal index As System.Integer, _
   ByVal anchor As C1Anchor _
) 
public void Insert( 
   System.int index,
   C1Anchor anchor
)

パラメータ

index
アンカーの挿入位置。
anchor
挿入するアンカー。
参照

C1AnchorCollection クラス
C1AnchorCollection メンバ