Class EqualityComparer
- Namespace
- GrapeCity.Documents.DX
- Assembly
- GcDocs.DX.Windows.dll
Provides System.Collections.Generic.IEqualityComparer<T> for default value types.
public static class EqualityComparer
- Inheritance
-
object
EqualityComparer
- Inherited Members
-
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Fields
DefaultIntPtr
A default System.Collections.Generic.IEqualityComparer<T> for System.IntPtr.
public static readonly IEqualityComparer<IntPtr> DefaultIntPtr
Field Value
- System.Collections.Generic.IEqualityComparer<T><System.IntPtr>