Click or drag to resize
IAb1DataItem Interface
Data item interface.

Namespace: Bio.IO.AppliedBiosystems.DataTypes
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public interface IAb1DataItem

The IAb1DataItem type exposes the following members.

Properties
  NameDescription
Public propertyEntry
Directory entry defining this element.
Public propertyName
The name of the data item.
Public propertySize
Size in bytes of the element.
Public propertyType
Element type definition.
Top
Methods
  NameDescription
Public methodAccept
Accept a visitor.
Public methodCreate
Create an instance of the derived type.
Top
See Also