is_superseded

A Boolean value that specifies whether this element has been superseded, meaning that this element exists only to preserve backwards compatibility. An element can be superseded to fix issues with the key or value type. When this value is true, the same metadata is available through an improved element in the same Metadata object.

Syntax

bool is_superseded() const;