|
Dew Math for .NET
|
Copy DataGrid cells to Vector.
|
Parameters |
Description |
|
grid |
Source DataGrid. |
|
dst |
Destination Vector. |
|
gridrow |
DataGrid start row index. |
|
gridcol |
DataGrid start column index. |
|
index |
Vector start index. |
|
len |
Vector subarray length. |
|
iscomplex |
Treat cell values as complex numbers. |
|
vertical |
If true, vector is represented as single DataGrid column. If false, vector is represented as single DataGrid row. |
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 1999-2010 by Dew Research. All rights reserved.
|