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