Click or drag to resize

MemorySearchRecord Constructor (Molecule, DictionaryString, Object, Boolean)

Namespace:  Scilligence.MolEngine
Assembly:  Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
public Record(
	Molecule input,
	Dictionary<string, Object> items,
	bool normalize
)

Parameters

input
Type: Scilligence.MolEngineMolecule
items
Type: System.Collections.GenericDictionaryString, Object
normalize
Type: SystemBoolean
See Also