Click or drag to resize

RDFileWriteOne Method

Namespace:  Scilligence.MolEngine.IO
Assembly:  Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
public override bool WriteOne(
	MolBase m,
	Dictionary<string, Object> record,
	int id
)

Parameters

m
Type: Scilligence.MolEngineMolBase
record
Type: System.Collections.GenericDictionaryString, Object
id
Type: SystemInt32

Return Value

Type: Boolean
See Also