Click or drag to resize
Task Scheduler Managed Class Library

TriggerCollectionCopyTo Method

Overload List
 NameDescription
Public methodCopyTo(Trigger, Int32) Copies the elements of the ICollectionT to an Array, starting at a particular Array index.
Public methodCopyTo(Int32, Trigger, Int32, Int32) Copies the elements of the TriggerCollection to a Trigger array, starting at a particular Trigger array index.
Top
See Also