Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.IO
MDLDBBase Class
MDLDBBase Methods
Dispose Method
ReadLine Method
ReadNext Method
WriteOne Method
MDLDBBase
WriteOne Method
Namespace:
Scilligence.MolEngine.IO
Assembly:
Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
Copy
public
abstract
bool
WriteOne
(
MolBase
mol
,
Dictionary
<
string
,
Object
>
properties
,
int
id
)
Parameters
mol
Type:
Scilligence.MolEngine
MolBase
properties
Type:
System.Collections.Generic
Dictionary
String
,
Object
id
Type:
System
Int32
Return Value
Type:
Boolean
See Also
Reference
MDLDBBase Class
Scilligence.MolEngine.IO Namespace