G
Guest
I'm trying to create a sorted list in visual basic.net 2003 with the following statement
Dim myEventInformation As New SortedList(
I am importing Systems, Systems.Collections and Microsoft.VisualBasi
I get compilation errors stating "type expected". I've seen this syntax used in visual basic help, and I'm not sure where I'm going wrong. I am ready to start beating my head against the keyboard. Help Pleeeeease
Miria
Dim myEventInformation As New SortedList(
I am importing Systems, Systems.Collections and Microsoft.VisualBasi
I get compilation errors stating "type expected". I've seen this syntax used in visual basic help, and I'm not sure where I'm going wrong. I am ready to start beating my head against the keyboard. Help Pleeeeease
Miria