Overload List

  NameDescription
CopyTo(Array)
Copies the contents of this column into the given array, beginning at the first position within the array.
(Inherited from DFColumn.)
CopyTo(Array, Int32)
Copies the contents of this column into the given array, beginning at the given position within the array.
(Inherited from DFColumn.)

See Also