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