Click or drag to resize
V1DataParserContext Property
Parser context.

Namespace: Bio.IO.AppliedBiosystems.DataParsers
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public IParserContext Context { get; }

Property Value

Type: IParserContext

Implements

IAb1DataVisitorContext
See Also