Whether offset is one place after the last character in a word.
| C# | Visual Basic | Visual C++ | F# |
public virtual bool IsBoundaryRight( int offset )
Public Overridable Function IsBoundaryRight ( offset As Integer ) As Boolean
public: virtual bool IsBoundaryRight( int offset )
abstract IsBoundaryRight : offset : int -> bool override IsBoundaryRight : offset : int -> bool
- offset (Int32)
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)