Click or drag to resize

HELMMonomerDBComputeHashcode Method (String, Molecule, String)

Namespace:  Scilligence.MolEngine.Companion
Assembly:  Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
public static string ComputeHashcode(
	string polymertype,
	Molecule m,
	string[] rcaps
)

Parameters

polymertype
Type: SystemString
m
Type: Scilligence.MolEngineMolecule
rcaps
Type: SystemString

Return Value

Type: String
See Also