ReadMode Enumeration

CVB.Net Documentation
Options for the read functions.

Namespace:  Stemmer.Cvb.Minos
Assembly:  Stemmer.Cvb.Minos (in Stemmer.Cvb.Minos.dll) Version: 14.0.0.0
Syntax

public enum ReadMode
Members

  Member nameValueDescription
ReturnFirstPosition0 Return the position of the first character.
ReturnLastPosition1 Return the position of the last character.
See Also

Reference