OpenXmlElementComparers.Default Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the default equality comparer.
public static System.Collections.Generic.IEqualityComparer<DocumentFormat.OpenXml.OpenXmlElement> Default { get; }
static member Default : System.Collections.Generic.IEqualityComparer<DocumentFormat.OpenXml.OpenXmlElement>
Public Shared ReadOnly Property Default As IEqualityComparer(Of OpenXmlElement)