MarkupCompatibilityAttributes.Equals Method

Definition

Overloads

Equals(MarkupCompatibilityAttributes)

Indicates whether the current object is equal to another object of the same type.

C#
public bool Equals (DocumentFormat.OpenXml.MarkupCompatibilityAttributes? other);

Parameters

Returns

Implements

Applies to

DocumentFormat.OpenXml 3.0.1 and DocumentFormat.OpenXml 3.0.0
Product Versions
DocumentFormat.OpenXml 3.0.0, 3.0.1

Equals(Object)

Determines whether the specified object is equal to the current object.

C#
public override bool Equals (object? obj);

Parameters

obj
Object

Returns

Applies to

DocumentFormat.OpenXml 3.0.1 and DocumentFormat.OpenXml 3.0.0
Product Versions
DocumentFormat.OpenXml 3.0.0, 3.0.1