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. [Edit]

public bool Equals (StringBuilder sb)

Parameters

sb
A System.Text.StringBuilder. [Edit]

Returns

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

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

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