There was an error while loading. Please reload this page.
Determines whether the specified object is equal to the current object.
Namespace: CodeJamAssembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
public override bool Equals( Object obj )
VB
Public Overrides Function Equals ( obj As Object ) As Boolean
F#
abstract Equals : obj : Object -> bool override Equals : obj : Object -> bool
Type: Booleantrue (True in Visual Basic) if the specified object is equal to the current object; otherwise, false (False in Visual Basic).
true
True
false
False
OneOf(T1, T2, T3, T4, T5, T6, T7) ClassEquals OverloadCodeJam Namespace