OpenXmlElementComparers.Create(OpenXmlElementEqualityOptions) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定された 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
等値を定義するオプション。