Class FastStringWithPool
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: FastReport.Utils
Assembly: FastReport.OpenSource.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 |