Returns the end of the word that fromPos is in.
| C# | Visual Basic | Visual C++ | F# |
protected virtual int FindWordEnd( int fromPos )
Protected Overridable Function FindWordEnd ( fromPos As Integer ) As Integer
protected: virtual int FindWordEnd( int fromPos )
abstract FindWordEnd : fromPos : int -> int override FindWordEnd : fromPos : int -> int
- fromPos (Int32)
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)