Click or drag to resize
SAMAlignmentHeaderComments Property
List of comment headers.

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

Property Value

Type: IListString
See Also