ShouldSerializeFixed Method
Specifies whether to save the value of the
Fixed property.
protected bool ShouldSerializeFixed()
'Declaration
Protected Function ShouldSerializeFixed() As Boolean
Return Value
Returns true if the property has changed; otherwise, returns false.