Arne Ortlinghaus
Results
2
comments of
Arne Ortlinghaus
Robert, thank you. This works: o:testmacrop1("((System.Collections.IList)olist)[1]", "olist", olist) We were only thinking about this possibility. We understand that it is difficult because the context is missing indeed.
> Would you expect that the index would be 0 based (like for the List class) or would the index be 1 based (like for arrays). I would expect 0...