Click or drag to resize

Monomer Constructor (MemorySearchRecord, DictionaryString, String)

Initializes a new instance of the Monomer class

Namespace:  Scilligence.MolEngine.HELM
Assembly:  Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
public Monomer(
	MemorySearchRecord record,
	Dictionary<string, string> map
)

Parameters

record
Type: Scilligence.MolEngineMemorySearchRecord
map
Type: System.Collections.GenericDictionaryString, String
See Also