FlexReport for WinForms
CopyTo メソッド (LegendCollection)


C1.Win.FlexReport.CustomFields.4.5.2 アセンブリ > C1.Win.FlexReport.CustomFields.Maps 名前空間 > LegendCollection クラス : CopyTo メソッド
シンタックス
'宣言
 
Public Sub CopyTo( _
   ByVal array() As Legend, _
   ByVal index As System.Integer _
) 
'使用法
 
Dim instance As LegendCollection
Dim array() As Legend
Dim index As System.Integer
 
instance.CopyTo(array, index)
public void CopyTo( 
   Legend[] array,
   System.int index
)

パラメータ

array
index
参照

LegendCollection クラス
LegendCollection メンバ