Table of Contents

Class NumberType

Namespace
Apache.Arrow.Types
Assembly
Apache.Arrow.dll
public abstract class NumberType : FixedWidthType, IArrowType
Inheritance
NumberType
Implements
Derived
Inherited Members
Extension Methods

Properties

IsSigned

public abstract bool IsSigned { get; }

Property Value

bool