Should return the associated annotation object.

Namespace:  BioSharp.Core.Bio.Seq.IO
Assembly:  BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)

Syntax

C#
public IAnnotation Annotation { get; }

Implements

IAnnotatable..::.Annotation

See Also