Whether the character at position is a nonbreaking whitespace.
| C# | Visual Basic | Visual C++ | F# |
protected virtual bool isAtNonBreakingWhiteSpace( int position, bool previousIsIfThisIs, bool nextIsIfThisIs )
Protected Overridable Function isAtNonBreakingWhiteSpace ( position As Integer, previousIsIfThisIs As Boolean, nextIsIfThisIs As Boolean ) As Boolean
protected: virtual bool isAtNonBreakingWhiteSpace( int position, bool previousIsIfThisIs, bool nextIsIfThisIs )
abstract isAtNonBreakingWhiteSpace : position : int * previousIsIfThisIs : bool * nextIsIfThisIs : bool -> bool override isAtNonBreakingWhiteSpace : position : int * previousIsIfThisIs : bool * nextIsIfThisIs : bool -> bool
Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204