Click or drag to resize

StiFunctionsStringsInsert Method

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

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string Insert(
	Object str,
	int startIndex,
	Object value
)

Parameters

str
Type: SystemObject

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

startIndex
Type: SystemInt32

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

value
Type: SystemObject

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

Return Value

Type: String

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

See Also