OpenXmlElementList.Equals Method

Definition

Overloads

Equals(OpenXmlElementList)

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

C#
public bool Equals (DocumentFormat.OpenXml.OpenXmlElementList 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)

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