Поделиться через


OpenXmlElementComparers.Create(OpenXmlElementEqualityOptions) Метод

Определение

Создает на IEqualityComparer<T> основе заданных параметров./>

public static System.Collections.Generic.IEqualityComparer<DocumentFormat.OpenXml.OpenXmlElement> Create (DocumentFormat.OpenXml.OpenXmlElementEqualityOptions openXmlElementEqualityOptions);
static member Create : DocumentFormat.OpenXml.OpenXmlElementEqualityOptions -> System.Collections.Generic.IEqualityComparer<DocumentFormat.OpenXml.OpenXmlElement>
Public Shared Function Create (openXmlElementEqualityOptions As OpenXmlElementEqualityOptions) As IEqualityComparer(Of OpenXmlElement)

Параметры

openXmlElementEqualityOptions
OpenXmlElementEqualityOptions

Параметры, определяющие равенство.

Возвращаемое значение

Применяется к