The StructuralEqualityComparer<(Of <(T>)>) type exposes the following members.

Constructors

  NameDescription
StructuralEqualityComparer<(Of <(T>)>)
Initializes a new instance of the StructuralEqualityComparer<(Of <(T>)>) class

Methods

  NameDescription
AddOverloaded.
EqualsOverloaded.
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetEnumerator
Returns a strongly-typed enumerator that iterates through the collection.
GetHashCodeOverloaded.
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Extension Methods

  NameDescription
FormatOverloaded.

Properties

  NameDescription
Default
Gets a default neutral structural equality comparer for the tested type.

See Also