Click or drag to resize

StiReportObjectStringConverterStringToObject2 Method

[Missing <summary> documentation for "M:Stimulsoft.Report.StiReportObjectStringConverter.StringToObject2(System.String,System.Type)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public Object StringToObject2(
	string str,
	Type type
)

Parameters

str
Type: SystemString

[Missing <param name="str"/> documentation for "M:Stimulsoft.Report.StiReportObjectStringConverter.StringToObject2(System.String,System.Type)"]

type
Type: SystemType

[Missing <param name="type"/> documentation for "M:Stimulsoft.Report.StiReportObjectStringConverter.StringToObject2(System.String,System.Type)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Stimulsoft.Report.StiReportObjectStringConverter.StringToObject2(System.String,System.Type)"]

See Also