Click or drag to resize

StiFunctionsStringsReplace Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsStrings.Replace(System.Object,System.Object,System.Object)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string Replace(
	Object str,
	Object oldValue,
	Object newValue
)

Parameters

str
Type: SystemObject

[Missing <param name="str"/> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsStrings.Replace(System.Object,System.Object,System.Object)"]

oldValue
Type: SystemObject

[Missing <param name="oldValue"/> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsStrings.Replace(System.Object,System.Object,System.Object)"]

newValue
Type: SystemObject

[Missing <param name="newValue"/> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsStrings.Replace(System.Object,System.Object,System.Object)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsStrings.Replace(System.Object,System.Object,System.Object)"]

See Also