[]
Gets a value indicating whether any properties on the current object have non-default values.
public bool ShouldSerialize()
Public Function ShouldSerialize() As Boolean
| Type | Description |
|---|---|
| bool | true if any property on the current object has non-default value, false otherwise. |