Click or drag to resize

StiValueHelperParseDecimal Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Helpers.StiValueHelper.ParseDecimal(System.String)"]

Namespace:  Stimulsoft.Base.Helpers
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static decimal ParseDecimal(
	string value
)

Parameters

value
Type: SystemString

[Missing <param name="value"/> documentation for "M:Stimulsoft.Base.Helpers.StiValueHelper.ParseDecimal(System.String)"]

Return Value

Type: Decimal

[Missing <returns> documentation for "M:Stimulsoft.Base.Helpers.StiValueHelper.ParseDecimal(System.String)"]

See Also