Interface IArrowType
public interface IArrowType- Extension Methods
Properties
IsFixedWidth
bool IsFixedWidth { get; }Property Value
Name
string Name { get; }Property Value
TypeId
ArrowTypeId TypeId { get; }Property Value
Methods
Accept(IArrowTypeVisitor)
void Accept(IArrowTypeVisitor visitor)Parameters
- visitorIArrowTypeVisitor