FlexReport for WinForms
CopyTo メソッド (LayerCollection)


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

パラメータ

array
index
参照

LayerCollection クラス
LayerCollection メンバ