C# Class Apache.Arrow.Types.UInt64Type

Inheritance: Apache.Arrow.Types.NumberType
Datei anzeigen Open project: UCHI-DB/arrow

Public Properties

Property Type Description
Default UInt64Type

Public Methods

Method Description
Accept ( IArrowTypeVisitor visitor ) : void

Method Details

Accept() public method

public Accept ( IArrowTypeVisitor visitor ) : void
visitor IArrowTypeVisitor
return void

Property Details

Default public_oe static_oe property

public static UInt64Type,Apache.Arrow.Types Default
return UInt64Type