'宣言 Public Sub CopyTo( _ ByVal array() As LegendItemBase, _ ByVal index As System.Integer _ )
'使用法 Dim instance As LegendItemCollection Dim array() As LegendItemBase Dim index As System.Integer instance.CopyTo(array, index)
public void CopyTo( LegendItemBase[] array, System.int index )
パラメータ
- array
- index