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