FloatDataItem Class |
Namespace: Bio.IO.AppliedBiosystems.DataTypes
The FloatDataItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | FloatDataItem | Initializes a new instance of the FloatDataItem class |
Name | Description | |
---|---|---|
![]() | Entry |
Directory entry defining this element.
(Inherited from DataItem.) |
![]() | Name |
The name of the data item.
(Overrides DataItemName.) |
![]() | Size |
Size in bytes of the element.
(Overrides DataItemSize.) |
![]() | Type |
Element type definition.
(Overrides DataItemType.) |
![]() | Value |
Item value.
|
Name | Description | |
---|---|---|
![]() | Accept |
Accept a visitor.
(Overrides DataItemAccept(IAb1DataVisitor).) |
![]() | Create |
Create an instance of the float type.
(Overrides DataItemCreate.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |