HELMMonomerDBComputeHashcode Method (String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) |
Namespace:
Scilligence.MolEngine.Companion
Assembly:
Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntaxpublic static string ComputeHashcode(
string polymertype,
string name,
string molfile,
ref string r1,
ref string r2,
ref string r3,
ref string r4,
ref string r5,
ref string r6,
ref string r7,
ref string r8,
ref string r9,
ref string r10,
out string smiles,
out string molfile2,
out string hashcode_nonisotope
)
Parameters
- polymertype
- Type: SystemString
- name
- Type: SystemString
- molfile
- Type: SystemString
- r1
- Type: SystemString
- r2
- Type: SystemString
- r3
- Type: SystemString
- r4
- Type: SystemString
- r5
- Type: SystemString
- r6
- Type: SystemString
- r7
- Type: SystemString
- r8
- Type: SystemString
- r9
- Type: SystemString
- r10
- Type: SystemString
- smiles
- Type: SystemString
- molfile2
- Type: SystemString
- hashcode_nonisotope
- Type: SystemString
Return Value
Type:
String
See Also