c# – visual studio not finding system.collections.generic


I am trying to use a list of a custom type and I am unable to add system.collections.generic. the List is not offering to add the using statements. I have tried adding the namespace manually and using ctrl . and it’s not triggering. There may be something stupid I’m missing, but I’m going nuts trying to figure this out. Any help is greatly appreciated

Leave a Reply

Your email address will not be published. Required fields are marked *