Click or drag to resize

StiParametersCollectionCopyTo Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Components.StiParametersCollection.CopyTo(System.Array,System.Int32)"]

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void CopyTo(
	Array array,
	int index
)

Parameters

array
Type: SystemArray

[Missing <param name="array"/> documentation for "M:Stimulsoft.Report.Components.StiParametersCollection.CopyTo(System.Array,System.Int32)"]

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:Stimulsoft.Report.Components.StiParametersCollection.CopyTo(System.Array,System.Int32)"]

See Also