'宣言 Protected Function ShouldSerializeImage() As System.Boolean
'使用法 Dim instance As DictionaryImage Dim value As System.Boolean value = instance.ShouldSerializeImage()
protected System.bool ShouldSerializeImage()
戻り値の型
True if DictionaryImage.Image should be serialized, false otherwise.