Click or drag to resize

StiBusinessObjectHelperGetValueFromITypedList Method (ITypedList, String)

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiBusinessObjectHelper.GetValueFromITypedList(System.ComponentModel.ITypedList,System.String)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static Object GetValueFromITypedList(
	ITypedList typedList,
	string name
)

Parameters

typedList
Type: System.ComponentModelITypedList

[Missing <param name="typedList"/> documentation for "M:Stimulsoft.Report.Dictionary.StiBusinessObjectHelper.GetValueFromITypedList(System.ComponentModel.ITypedList,System.String)"]

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Stimulsoft.Report.Dictionary.StiBusinessObjectHelper.GetValueFromITypedList(System.ComponentModel.ITypedList,System.String)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiBusinessObjectHelper.GetValueFromITypedList(System.ComponentModel.ITypedList,System.String)"]

See Also