Class FastStringWithPool
FastString With Pool.
Inherited Members
Namespace: FastReport.BG.Utils
Assembly: FastReport.BG.dll
Syntax
public class FastStringWithPool : FastString
Constructors
FastStringWithPool(Dictionary<String, String>)
Constructor.
Declaration
public FastStringWithPool(Dictionary<string, string> pool)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Collections.Generic.Dictionary<System.String, System.String> | pool |
Methods
ToString()
Gets string.
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| System.String |