Method ShouldSerializeReadOnly
ShouldSerializeReadOnly()
Indicates whether the ReadOnly
property should be persisted.
public bool ShouldSerializeReadOnly()
Returns
- bool
True if
ReadOnly
differs from its default value; otherwise false.
Indicates whether the ReadOnly
property should be persisted.
public bool ShouldSerializeReadOnly()
True if ReadOnly
differs from its default value; otherwise false.