Determines if character at offset is a boundary
| C# | Visual Basic | Visual C++ | F# |
public virtual bool IsBoundary( int offset )
Public Overridable Function IsBoundary ( offset As Integer ) As Boolean
public: virtual bool IsBoundary( int offset )
abstract IsBoundary : offset : int -> bool override IsBoundary : offset : int -> bool
- offset (Int32)
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)