Click or drag to resize
SAMRecordFieldTags Property
List of SAM RecordFieldTags.

Namespace: Bio.IO.SAM
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public IList<SAMRecordFieldTag> Tags { get; }

Property Value

Type: IListSAMRecordFieldTag
See Also