Return the first boundary before the specified offset
| C# | Visual Basic | Visual C++ | F# |
public virtual int Preceding( int offset )
Public Overridable Function Preceding ( offset As Integer ) As Integer
public: virtual int Preceding( int offset )
abstract Preceding : offset : int -> int override Preceding : offset : int -> int
- offset (Int32)
- the offset to start
Int32
int the first boundary after offset
int the first boundary after offset
Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204