Read a MDL V2000 Molecule file and returns a new Molecules object
Namespace:
Hyleos.Chemistry.HelperAssembly: Hyleos.Chemistry (in Hyleos.Chemistry.dll) Version: 1.0.9.4 (1.0.9.4)
Syntax
| C# |
|---|
public static Molecule ReadMDLMolFile( string filename ) |
| Visual Basic (Declaration) |
|---|
Public Shared Function ReadMDLMolFile ( _ filename As String _ ) As Molecule |
| Visual C++ |
|---|
public: static Molecule^ ReadMDLMolFile( String^ filename ) |
Parameters
- filename
- Type: System..::.String
File to work with