Click or drag to resize
Ab1HeaderDirectoryEntries Property
Contains a list of all entries found within the file. This does not include the initial header directory.

Namespace: Bio.IO.AppliedBiosystems
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public ReadOnlyCollection<Ab1DirectoryEntry> DirectoryEntries { get; }

Property Value

Type: ReadOnlyCollectionAb1DirectoryEntry
See Also