I have a linked list constructed as follows:
LinkedList linked = new LinkedList(); var array = new int[] { 23, 55, 64, 65 }; foreach (
I think you should make your own function to parse the list and check. The "Find" function returns only the first occurrence and,for you, it is possible to have 2 or more occurrences of 64 in the list.