Class NumberType
public abstract class NumberType : FixedWidthType, IArrowType
- Inheritance
-
NumberType
- Implements
- Derived
- Inherited Members
- Extension Methods
Properties
IsSigned
public abstract bool IsSigned { get; }