How can I get the key of each item in collection? here is a sample code. dim col as new collection col.add item1, keyitem1 col.add item2, ...
確定! 回上一頁