Click or drag to resize
ParserContextDataItems Property
Data found within the abi file.

Namespace: Bio.IO.AppliedBiosystems.DataParsers
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public List<IAb1DataItem> DataItems { get; }

Property Value

Type: ListIAb1DataItem

Implements

IParserContextDataItems
See Also