'使用法 Dim name As System.String Dim image As System.Drawing.Image Dim instance As New DictionaryImage(name, image)
パラメータ
- name
- 辞書項目の名前。
- image
- 辞書に登録する画像。
'使用法 Dim name As System.String Dim image As System.Drawing.Image Dim instance As New DictionaryImage(name, image)