CSharpTest.Net
Compare Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Bases Namespace > Comparable.EqualityComparer<T> Class : Compare Method

x
y

Glossary Item Box

Returns the comparison between the two objects

Syntax

Visual Basic (Declaration) 
Public Overrides NotOverridable Function Compare( _
   ByVal x As T, _
   ByVal y As T _
) As Integer
C# 
public override int Compare( 
   T x,
   T y
)

Parameters

x
y

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys