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 abstract int Size { get; }
Public MustOverride ReadOnly Property Size As Integer
Get
public:
virtual property int Size {
int get () abstract;
}
abstract Size : int with get
Property Value
Type:
Int32Implements
IAb1DataItemSize
See Also