You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Controls Namespace > Classes > MtxDataset Class > MtxDataset Methods > MtxDataset.ReadDataRow Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MtxDataset.ReadDataRow Method

Reads data from row to vector.

Syntax
C#
Visual Basic
public void ReadDataRow(DataRow row, bool ReadAsComplex);
Parameters 
Description 
DataRow row 
Defines the row to read from. 
bool ReadAsComplex 
Read values as complex numbers or as real numbers. Meaningfull only if ReadWriteMode is . 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!