Skip to main content
.NET 6.0+

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.