4 lines
62 B
Text
4 lines
62 B
Text
|
|
Dim coll As New Collection
|
||
|
|
coll.Add "apple"
|
||
|
|
coll.Add "banana"
|