Click or drag to resize

StiBusinessObjectHelperGetElementFromEnumerable Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiBusinessObjectHelper.GetElementFromEnumerable(System.Collections.IEnumerable)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static Object GetElementFromEnumerable(
	IEnumerable enumerable
)

Parameters

enumerable
Type: System.CollectionsIEnumerable

[Missing <param name="enumerable"/> documentation for "M:Stimulsoft.Report.Dictionary.StiBusinessObjectHelper.GetElementFromEnumerable(System.Collections.IEnumerable)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiBusinessObjectHelper.GetElementFromEnumerable(System.Collections.IEnumerable)"]

See Also