G
Guest
My Documentation tells me that there should be a Collection object available. But, when I try to use one, the compiler tells me "Type 'Collection' is not defined". I am importing the System.Collections namespace and my declaration looks like this
Dim myCollection As New Collectio
Am I doing something wrong
Thank
Martin
Dim myCollection As New Collectio
Am I doing something wrong
Thank
Martin