TriggerCollectionCopyTo Method

Overload List

CopyTo(Trigger, Int32) Copies the elements of the ICollectionT to an Array, starting at a particular Array index.
CopyTo(Int32, Trigger, Int32, Int32) Copies the elements of the TriggerCollection to a Trigger array, starting at a particular Trigger array index.

See Also