Click or drag to resize

MemorySearchRead Method (Stream, Boolean)

Namespace:  Scilligence.MolEngine
Assembly:  Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
public long Read(
	Stream s,
	bool structureonly
)

Parameters

s
Type: System.IOStream
structureonly
Type: SystemBoolean

Return Value

Type: Int64
See Also