Click or drag to resize
BinChunks Property
Gets list of chunks.

Namespace: Bio.IO.BAM
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public IList<Chunk> Chunks { get; }

Property Value

Type: IListChunk
See Also