Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.IO
OLEUtils Class
OLEUtils Methods
FindEmbeddedStructuresInOneNote Method
FindJChemExcel Method
FindSymyxExcel Method
FindToken Method
FromJSDrawExcelMol Method
IsJSDrawExcelMol Method
MDLCT2Molfile Method
Mol2RTF Method
Molfile2MDLCT Method
RTF2Mol Method
ToJSDrawExcelMol Method
UnwrapJChemExcel Method
UnwrapOle Method
OLEUtils
FindToken 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
static
long
FindToken
(
Stream
stream
,
string
token
,
long
start
,
Encoding
encode
)
Parameters
stream
Type:
System.IO
Stream
token
Type:
System
String
start
Type:
System
Int64
encode
Type:
System.Text
Encoding
Return Value
Type:
Int64
See Also
Reference
OLEUtils Class
Scilligence.MolEngine.IO Namespace