Click or drag to resize

StiFunctionsStringsMid Method

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

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

Parameters

str
Type: SystemObject

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

startIndex
Type: SystemInt32

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

length
Type: SystemInt32

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

Return Value

Type: String

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

See Also