Definition
public int LastIndexOfAny( char[] anyOf, int startIndex, int count );
Parameters
anyOfSystem.Char[]. startIndexSystem.Int32. countSystem.Int32.
Return Value
System.Int32.