GXDN: Gurux Developer Network
CopyTo Method (array, index)
NamespacesGurux.ScriptParserGXScriptBreakpointCollectionCopyTo(array<GXScriptBreakpoint>[]()[], Int32)
Copies the elements of the collection to an Array, starting at a particular Array index.
Parameters
array (array< GXScriptBreakpoint >[]()[])
The one-dimensional Array that is the destination of the elements copied from Collection. The Array must have zero-based indexing.
index (Int32)
The zero-based index in array at which copying begins.

Assembly: Gurux.ScriptParser (Module: Gurux.ScriptParser) Version: 5.0.0.1