arrow.count_options

Module for [CountOptions] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
CountOptions self() nothrowReturns `this`, for use in `with` statements.
CountOptionsGidBuilder builder() static nothrowGet builder for [arrow.count_options.CountOptions] Returns: New builder object
arrow.types.CountMode mode() @property nothrow
void mode(arrow.types.CountMode propval) @property nothrow
Constructors
this(void * ptr, Flag!"Take" take)
Methods
CountOptions build() nothrowCreate object from builder. Returns: New object