Click or drag to resize
FastASequencePositionParserDispose Method (Boolean)
Disposes the underlying stream.

Namespace: Bio.Util
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
protected virtual void Dispose(
	bool disposing
)

Parameters

disposing
Type: SystemBoolean
Flag to indicate whether disposing or not.
See Also