Copies a column from matrix.
Copies the Col-th column from Mtx matrix to calling vector. The Length and Complex properties of calling vector are adjusted automatically. An exception is raised if condition checking is enabled and Col is greater than Mtx.Cols-1.
GetRow, Matrix.SetCol
GetCol Method