'使用法 Dim name As System.String Dim image As System.Drawing.Image Dim instance As New DictionaryImage(name, image)
パラメータ
- name
- The name of the current item.
- image
- The image to store in the current item.
'使用法 Dim name As System.String Dim image As System.Drawing.Image Dim instance As New DictionaryImage(name, image)