EncoderReplacementFallback.GetHashCode Method

Definition

Retrieves the hash code for the value of the EncoderReplacementFallback object.

public override int GetHashCode();

Returns

The hash code of the value of the object.

Remarks

The value of a EncoderReplacementFallback object is the value of its DefaultString property.

Applies to

See also