2016-02-12

増田テスト

投稿

>|vb|

dim test as object

set test = CreateObject("Scripting.Dictionary")

With test

.Add "key1", "value1"

.Add "key2", "value2"

.Add "key3", "value3"

End With

Debug.Print test("key1")

||<

記事への反応(ブックマークコメント)

ログイン ユーザー登録
ようこそ ゲスト さん