Class FixedWidthType
public abstract class FixedWidthType : ArrowType, IArrowType- Inheritance
- 
      
      
      FixedWidthType
- Implements
- Derived
- Inherited Members
- Extension Methods
Properties
BitWidth
public abstract int BitWidth { get; }Property Value
IsFixedWidth
public override bool IsFixedWidth { get; }