Click or drag to resize
BAMReferenceIndexesBins Property
Gets list of Bin index information.

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

Property Value

Type: IListBin
See Also