Overload List

  NameDescription
Add<(Of <(TValue>)>)(Accessor<(Of <(T, TValue>)>))
Adds a matching criterion to the structural equality comparer.
Add(EqualityComparison<(Of <(T>)>))
Adds a matching criterion to the structural equality comparer.
Add(IEqualityComparer<(Of <(T>)>))
Adds a matching criterion to the structural equality comparer.
Add<(Of <(TValue>)>)(Accessor<(Of <(T, IEnumerable<(Of <(TValue>)>)>)>), IEqualityComparer<(Of <(TValue>)>))
Adds a matching criterion to the structural equality comparer.
Add<(Of <(TValue>)>)(Accessor<(Of <(T, TValue>)>), EqualityComparison<(Of <(TValue>)>))
Adds a matching criterion to the structural equality comparer.
Add<(Of <(TValue>)>)(Accessor<(Of <(T, TValue>)>), IEqualityComparer<(Of <(TValue>)>))
Adds a matching criterion to the structural equality comparer.
Add<(Of <(TValue>)>)(Accessor<(Of <(T, IEnumerable<(Of <(TValue>)>)>)>), EqualityComparison<(Of <(TValue>)>), StructuralEqualityComparerOptions)
Adds a matching criterion to the structural equality comparer.
Add<(Of <(TValue>)>)(Accessor<(Of <(T, IEnumerable<(Of <(TValue>)>)>)>), IEqualityComparer<(Of <(TValue>)>), StructuralEqualityComparerOptions)
Adds a matching criterion to the structural equality comparer.

See Also