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