'宣言 Public Function New( _ ByVal name As System.String, _ ByVal image As GrapeCity.Documents.Drawing.IImage _ )
'使用法 Dim name As System.String Dim image As GrapeCity.Documents.Drawing.IImage Dim instance As New DictionaryImage(name, image)
パラメータ
- name
- The name of the current item.
- image
- The image to store in the current item.