Determines whether the current instance and the
specified object represent the same type and
value.
[Edit]
Parameters
- obj
- The object to compare to the current instance.
[Edit]
- obj
- Documentation for this section has not yet been entered.
[Edit]
Returns
true if obj represents the
same type and value as the current instance. If obj is a null reference
or is not an instance of byte, returns false.
[Edit]
Remarks
Requirements
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0