Hello I noticed in VB.net you can have the Collection object, however in C# i can not find where the collection object exists... If it exists. Does anyone know how i can create a generic Collection Object.
The code for the VB.net Collection Object is:
public aCollectionObj as New Collection