ShouldSerializeEmptyAsNull Method (ParseInfo)
In This Topic
Specifies whether to save the value of the EmptyAsNull property.
Syntax
'Declaration
Protected Function ShouldSerializeEmptyAsNull() As Boolean
protected bool ShouldSerializeEmptyAsNull()
See Also