Clone()
Returns a clone of the current InterpolatedStringBuilder.
Declaration
public InterpolatedStringBuilder Clone()Returns
| Type | Description |
|---|---|
| InterpolatedStringBuilder | A new InterpolatedStringBuilder with the same items. |
Returns a clone of the current InterpolatedStringBuilder.
public InterpolatedStringBuilder Clone()| Type | Description |
|---|---|
| InterpolatedStringBuilder | A new InterpolatedStringBuilder with the same items. |