Click or drag to resize

RDFileReadNext 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 MolBase ReadNext(
	Dictionary<string, Object> properties,
	out int id
)

Parameters

properties
Type: System.Collections.GenericDictionaryString, Object
id
Type: SystemInt32

Return Value

Type: MolBase
See Also