Share via


AlgorithmParameterCollection.CopyTo Method

Copies the entire collection to a specified Array or AlgorithmParameterCollection.

Overload List

Name Description
AlgorithmParameterCollection.CopyTo (AlgorithmParameterCollection)
Copies the entire collection to the end of an AlgorithmParameterCollection.
AlgorithmParameterCollection.CopyTo (Array, Int32)
Copies the entire collection to a compatible one-dimensional Array, starting at the specified index of the target array.

See Also

Reference

AlgorithmParameterCollection Class
AlgorithmParameterCollection Members
Microsoft.AnalysisServices Namespace