Click or drag to resize
SequenceRangeParsersAll Property
Gets the list of all Range-parsers which is supported by the framework.

Namespace: Bio.IO
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public static IReadOnlyList<ISequenceRangeParser> All { get; }

Property Value

Type: IReadOnlyListISequenceRangeParser
See Also