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