RanorexRanorex Documentation
Imaging..::.MatchSimilarityComparer Class
NamespacesRanorexImagingImaging..::.MatchSimilarityComparer
Compares to matches by their similarity.
Declaration Syntax
C#Visual BasicVisual C++
public class MatchSimilarityComparer : IComparer<Imaging..::.Match>
Public Class MatchSimilarityComparer _
	Implements IComparer(Of Imaging..::.Match)
public ref class MatchSimilarityComparer : IComparer<Imaging..::.Match^>
Members
All MembersConstructorsMethods



IconMemberDescription
Imaging..::.MatchSimilarityComparer()()()
Creates a new instance.

Imaging..::.MatchSimilarityComparer(Boolean)
Creates a new instance.

Compare(Imaging..::.Match, Imaging..::.Match)
Compares two matches and returns a value indicating whether one is less than, equal to, or greater than the other.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
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.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Sort(List<(Of <(Imaging..::.Match>)>), Boolean)
Sorts the specified list of matches by their similarity.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
Imaging..::.MatchSimilarityComparer

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 3.2.3.16825 (3.2.3.16825)