Back to Website
Show / Hide Table of Contents

Class VectorIntEqualityComparer

Inheritance
System.Object
VectorIntEqualityComparer
Implements
System.Collections.Generic.IEqualityComparer<VectorInt>
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.ImageProcessing.LineWidthMeasuring.Normals
Assembly: Aurigma.DesignAtoms.ImageProcessing.dll
Syntax
public class VectorIntEqualityComparer : IEqualityComparer<VectorInt>

Constructors

VectorIntEqualityComparer()

Declaration
public VectorIntEqualityComparer()

Methods

Equals(VectorInt, VectorInt)

Declaration
public bool Equals(VectorInt a, VectorInt b)
Parameters
Type Name Description
VectorInt a
VectorInt b
Returns
Type Description
System.Boolean

GetHashCode(VectorInt)

Declaration
public int GetHashCode(VectorInt vector)
Parameters
Type Name Description
VectorInt vector
Returns
Type Description
System.Int32

Implements

System.Collections.Generic.IEqualityComparer<T>
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback