Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ChoiceActionItemCollection.CopyTo Method

Name Parameters Description
CopyTo(ChoiceActionItem[], Int32) array, arrayIndex Copies the elements of the ChoiceActionItemCollection to an array, starting at a particular array index.
CopyTo(Array, Int32) array, index Copies the elements of the ChoiceActionItemCollection to an array, starting at a particular array index.