Whether the character at position is a nonbreaking whitespace.
| C# | Visual Basic | Visual C++ | F# |
protected virtual bool isAtNonBreakingWhiteSpace( int position )
Protected Overridable Function isAtNonBreakingWhiteSpace ( position As Integer ) As Boolean
protected: virtual bool isAtNonBreakingWhiteSpace( int position )
abstract isAtNonBreakingWhiteSpace : position : int -> bool override isAtNonBreakingWhiteSpace : position : int -> bool
- position (Int32)
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)