Hello,
The list is working otherwise, as in, I can add and delete elements from it. However, when I try to test to see if there is anything in it using Any() and Any() I get
System.Collections.Generic.List does not contain a definition for ‘Any’
Thanks.