[This is preliminary documentation and is subject to change.]
Copies the elements of the ICollection to a strong-typed ActorName[],
starting at a particular ActorName[] index.
- array (array< ActorName >[]()[])
- The one-dimensional ActorName[] that is the destination of the elements copied from ICollection. The ActorName[] must have zero-based indexing.
- index (Int32)
- The zero-based index in array at which copying begins.
Provides the strongly typed member for ICollection.