CSharpTest.Net
Equality Operator
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Data Namespace > DbGuid Structure : Equality Operator

x
y

Glossary Item Box

Compares the two objects for non-reference equality

Syntax

Visual Basic (Declaration) 
Public Operator =( _
   ByVal x As DbGuid, _
   ByVal y As DbGuid _
) As Boolean
C# 
public bool operator ==( 
   DbGuid x,
   DbGuid 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