Click or drag to resize

StiBusinessObjectHelperGetEnumeratorFromObject Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiBusinessObjectHelper.GetEnumeratorFromObject(System.Object)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static IEnumerator GetEnumeratorFromObject(
	Object value
)

Parameters

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.Dictionary.StiBusinessObjectHelper.GetEnumeratorFromObject(System.Object)"]

Return Value

Type: IEnumerator

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiBusinessObjectHelper.GetEnumeratorFromObject(System.Object)"]

See Also