Click or drag to resize

ListExtToDoubleList Method

[Missing <summary> documentation for "M:Stimulsoft.Data.Extensions.ListExt.ToDoubleList(System.Object)"]

Namespace:  Stimulsoft.Data.Extensions
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public static IEnumerable<double> ToDoubleList(
	Object value
)

Parameters

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:Stimulsoft.Data.Extensions.ListExt.ToDoubleList(System.Object)"]

Return Value

Type: IEnumerableDouble

[Missing <returns> documentation for "M:Stimulsoft.Data.Extensions.ListExt.ToDoubleList(System.Object)"]

See Also