System::Xml::XmlConvert::ToDecimal methode

XmlConvert::ToDecimal method

Converteert de String naar een Decimal equivalent.

static Decimal System::Xml::XmlConvert::ToDecimal(const String &s)
ParameterTypeBeschrijving
sconst String&De te converteren string.

ReturnValue

Een Decimal equivalent van de string.

Zie ook