Mono Class Library: System.Text.UTF8Encoding Overview | Members

System.Text.UTF8Encoding.Equals Method

Determines whether the current instance and the specified object represent the same type and value.

public override bool Equals (object value)

Parameters

value
A object to compare with the current instance.

Returns

true if value is a System.Text.UTF8Encoding and represents the same type and value as the current instance; otherwise, false.

Remarks

Note: This method overrides object.Equals(object).

Requirements

Namespace: System.Text
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0