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

System.Text.StringBuilder.Equals Method

Determines whether the current instance and a specified System.Text.StringBuilder have the same value.

public bool Equals (StringBuilder sb)

Parameters

sb
A System.Text.StringBuilder.

Returns

true if the current instance and sb have the same value; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

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