ScanResult Type

Union cases

Union case Description

Error Error

Full Usage: Error Error

Parameters:
Item : Error

Found found

Full Usage: Found found

Parameters:
    found : int64

found : int64

NeedMore

Full Usage: NeedMore

Instance members

Instance member Description

this.IsError

Full Usage: this.IsError

Returns: bool
Returns: bool

this.IsFound

Full Usage: this.IsFound

Returns: bool
Returns: bool

this.IsNeedMore

Full Usage: this.IsNeedMore

Returns: bool
Returns: bool