'宣言 Public Shared Function GetResourceImage( _ ByVal asmb As System.Reflection.Assembly, _ ByVal resName As System.String _ ) As GrapeCity.Documents.Drawing.IImage
'使用法 Dim asmb As System.Reflection.Assembly Dim resName As System.String Dim value As GrapeCity.Documents.Drawing.IImage value = Utils.GetResourceImage(asmb, resName)
パラメータ
- asmb
- resName