There was an error while loading. Please reload this page.
Indicates whether this instance and a specified object are equal.
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 if obj and this instance are the same type and represent the same value; otherwise, false.
Option(T) ClassEquals OverloadCodeJam Namespace