Method IndexOfAny NamespaceTerminal.Gui.Editor.Document.Utils AssemblyTerminal.Gui.Editor.dll IndexOfAny(Rope<char>, char[], int, int) public static int IndexOfAny(this Rope<char> rope, char[] anyOf, int startIndex, int length) Parameters rope Rope<char> anyOf char[] startIndex int length int Returns int