Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Companion
Database.Row Class
Row Methods
Select Method
Select Method (Dictionary(String, String))
Select Method (String[])
Select Method (Database.Row)
Select Method (Dictionary(String, String), Database.Row.Selector)
Select(T) Method (String[], T)
Select Method (Dictionary(String, String), Database.Row.Selector, Boolean)
Select(T) Method (String[], T, Database.Row)
Select(T) Method (String[], T, Boolean)
Select(T) Method (String[], T, Boolean, Database.Row)
Database
Row
Select
T
Method (
String
,
T
, Database
Row)
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
int
Select
<T>(
string
[]
keys
, T
defaultvalue
,
Database
Row
ret
)
Parameters
keys
Type:
System
String
defaultvalue
Type:
T
ret
Type:
Scilligence.MolEngine.Companion
Database
Row
Type Parameters
T
Return Value
Type:
Int32
See Also
Reference
Database
Row Class
Select Overload
Scilligence.MolEngine.Companion Namespace