Method IsWholeWord
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v10.dll
IsWholeWord(HashSet<char>, string, int, int, ref int, ref int)
protected static bool IsWholeWord(HashSet<char> delimTable, string s, int start, int len, ref int wordStart, ref int wordEnd)