Class StringViewType
public sealed class StringViewType : ArrowType, IArrowType- Inheritance
- 
      
      
      StringViewType
- Implements
- Inherited Members
- Extension Methods
Fields
Default
public static StringViewType DefaultField Value
Properties
Name
public override string Name { get; }Property Value
TypeId
public override ArrowTypeId TypeId { get; }Property Value
Methods
Accept(IArrowTypeVisitor)
public override void Accept(IArrowTypeVisitor visitor)Parameters
- visitorIArrowTypeVisitor