int pos_left_bracket_x1 = item.IndexOf("(");
gdzie item to zmienna typu string, a '(' to poszukiwany znak.