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: 1.1.0.0 (1.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.
ValueOneOf(T1, T2, T3, T4, T5) StructureEquals OverloadCodeJam Namespace