Element type definition.
Namespace: Bio.IO.AppliedBiosystems.DataTypesAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntaxpublic abstract int Type { get; }
Public MustOverride ReadOnly Property Type As Integer
Get
public:
virtual property int Type {
int get () abstract;
}
abstract Type : int with get
Property Value
Type:
Int32Implements
IAb1DataItemType
See Also