Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Companion
UMDB Class
UMDB Methods
Load Method
Load Method (Database, Int64, String, String)
Load Method (Database, TextWriter, Int64, String, String)
UMDB
Load Method (Database, TextWriter, Int64, String, String)
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
Load
(
Database
db
,
TextWriter
w
,
long
moleculeid
,
string
name
,
string
structure
)
Parameters
db
Type:
Scilligence.MolEngine.Companion
Database
w
Type:
System.IO
TextWriter
moleculeid
Type:
System
Int64
name
Type:
System
String
structure
Type:
System
String
Return Value
Type:
Boolean
See Also
Reference
UMDB Class
Load Overload
Scilligence.MolEngine.Companion Namespace