Returns whether the character at position is whitespace, this is contextually relevant.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
protected virtual bool isAtNonWhiteSpace( int position )
protected virtual bool isAtNonWhiteSpace( int position )
Protected Overridable Function isAtNonWhiteSpace ( position As Integer ) As Boolean
Protected Overridable Function isAtNonWhiteSpace ( position As Integer ) As Boolean
protected: virtual bool isAtNonWhiteSpace( int position )
protected: virtual bool isAtNonWhiteSpace( int position )
abstract isAtNonWhiteSpace : position : int -> bool override isAtNonWhiteSpace : position : int -> bool
abstract isAtNonWhiteSpace : position : int -> bool override isAtNonWhiteSpace : position : int -> bool

- position (Int32)

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412