Returns whether the character at position is whitespace, this is contextually relevant.
| C# | Visual Basic | Visual C++ | F# |
protected virtual bool isAtNonWhiteSpace( int position )
Protected Overridable Function isAtNonWhiteSpace ( position As Integer ) As Boolean
protected: virtual bool isAtNonWhiteSpace( int position )
abstract isAtNonWhiteSpace : position : int -> bool override isAtNonWhiteSpace : position : int -> bool
- position (Int32)
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)