ShouldSerializeImage Method
Indicates whether the
Image property should be serialized.
protected bool ShouldSerializeImage()
'Declaration
Protected Function ShouldSerializeImage() As Boolean
Return Value
True if
Image should be serialized, false otherwise.