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