public static int IndexOf( this IIterable<StringToken> iterable, int startIndex, Func<StringToken, bool> func )
(c) 2017 by FlexRule