Click or drag to resize
BAMParserDispose Method (Boolean)
Disposes this object.

Namespace: Bio.IO.BAM
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
If true disposes resources held by this instance.
See Also