ByteDataItemSize Property |
Size in bytes of the element.
Namespace: Bio.IO.AppliedBiosystems.DataTypesAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntaxpublic override int Size { get; }
Public Overrides ReadOnly Property Size As Integer
Get
public:
virtual property int Size {
int get () override;
}
abstract Size : int with get
override Size : int with get
Property Value
Type:
Int32Implements
IAb1DataItemSize
See Also