Copies the items to the array.
Namespace: Nemiro.DataAssembly: Nemiro.Data (in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax
Parameters
- array
- Type: T
Target one-dimensional array.
- arrayIndex
- Type: System Int32
Index (zero) at which to begin copying.
Implements
ICollection T CopyTo( T , Int32)See Also