Defines generalized equality methods that a value type or class implements to create a type-specific equality method.
See Also:
IEquatable<T> Members
Syntax
public interface IEquatable<T>
Type Parameters
- T
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0