imports system.collections.generic
imports Microsoft.VisualBasic.Interaction
Dim arr as integer() = {a,b,c}
Dim lst as new list(of object)
for each x in {"a","b","c"}
CallByName(o,x,Microsoft.VisualBasic.CallType.Set,CallByName(o,x,Microsoft.VisualBasic.CallType.Get) + 1)
Console.WriteLine(CallByName(o,x,Microsoft.VisualBasic.CallType.Get))