Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Companion
Matrix(T) Class
Matrix(T) Methods
ConvertArray Method
ConvertMatrix Method
FromCSV Method
FromString Method
GetColumn Method
GetRow Method
JoinArray Method
MergeRight Method
Parse Method
ParsePlateXml Method
Position2XY Method
Process Method
RemoveCols Method
RemoveRows Method
ResetValues Method
Rotate Method
Subset Method
ToCSV Method
ToString Method
UsedToCSV Method
Validate Method
WriteJson Method
Matrix
T
Validate Method
Namespace:
Scilligence.MolEngine.Companion
Assembly:
Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
Copy
public
static
bool
Validate
(
string
[,]
m
,
int
irow
,
string
[]
cols
,
bool
ignorecase
)
Parameters
m
Type:
System
String
irow
Type:
System
Int32
cols
Type:
System
String
ignorecase
Type:
System
Boolean
Return Value
Type:
Boolean
See Also
Reference
Matrix
T
Class
Scilligence.MolEngine.Companion Namespace