G
Guest
Hi,
I've included : using System.Collections;
and declared the Arraylist as:
ArrayList myList = new ArrayList();
but type myList. (then the dot) I can't see the methods and properties, so
how can see them!!?
I've included : using System.Collections;
and declared the Arraylist as:
ArrayList myList = new ArrayList();
but type myList. (then the dot) I can't see the methods and properties, so
how can see them!!?