Whether the character at offset is the first letter or digit of the sentence.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public virtual bool IsStartOfSentence( int offset )
public virtual bool IsStartOfSentence( int offset )
Public Overridable Function IsStartOfSentence ( offset As Integer ) As Boolean
Public Overridable Function IsStartOfSentence ( offset As Integer ) As Boolean
public: virtual bool IsStartOfSentence( int offset )
public: virtual bool IsStartOfSentence( int offset )
abstract IsStartOfSentence : offset : int -> bool override IsStartOfSentence : offset : int -> bool
abstract IsStartOfSentence : offset : int -> bool override IsStartOfSentence : offset : int -> bool

- offset (Int32)

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412