Returns whether the word last returned by GetNextWord is part of the title.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
protected virtual bool IsCurrentWordInTitle()
protected virtual bool IsCurrentWordInTitle()
Protected Overridable Function IsCurrentWordInTitle As Boolean
Protected Overridable Function IsCurrentWordInTitle As Boolean
protected: virtual bool IsCurrentWordInTitle()
protected: virtual bool IsCurrentWordInTitle()
abstract IsCurrentWordInTitle : unit -> bool override IsCurrentWordInTitle : unit -> bool
abstract IsCurrentWordInTitle : unit -> bool override IsCurrentWordInTitle : unit -> bool
Return Value
Boolean
True if the word is part of the title
True if the word is part of the title
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120