Whether position is non-breaking white space
            
 Declaration Syntax
 Declaration Syntax| C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# | 
protected override bool isAtNonBreakingWhiteSpace( int position, bool previousIsIfThisIs, bool nextIsIfThisIs )
protected override bool isAtNonBreakingWhiteSpace( int position, bool previousIsIfThisIs, bool nextIsIfThisIs )
Protected Overrides Function isAtNonBreakingWhiteSpace ( position As Integer, previousIsIfThisIs As Boolean, nextIsIfThisIs As Boolean ) As Boolean
Protected Overrides Function isAtNonBreakingWhiteSpace ( position As Integer, previousIsIfThisIs As Boolean, nextIsIfThisIs As Boolean ) As Boolean
protected: virtual bool isAtNonBreakingWhiteSpace( int position, bool previousIsIfThisIs, bool nextIsIfThisIs ) override
protected: virtual bool isAtNonBreakingWhiteSpace( int position, bool previousIsIfThisIs, bool nextIsIfThisIs ) override
abstract isAtNonBreakingWhiteSpace : position : int * previousIsIfThisIs : bool * nextIsIfThisIs : bool -> bool override isAtNonBreakingWhiteSpace : position : int * previousIsIfThisIs : bool * nextIsIfThisIs : bool -> bool
abstract isAtNonBreakingWhiteSpace : position : int * previousIsIfThisIs : bool * nextIsIfThisIs : bool -> bool override isAtNonBreakingWhiteSpace : position : int * previousIsIfThisIs : bool * nextIsIfThisIs : bool -> bool
 Return Value
 Return ValueAssembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412

