System::Xml::XmlConvert::ToDecimal metodo

XmlConvert::ToDecimal method

Converte il String in un equivalente Decimal.

static Decimal System::Xml::XmlConvert::ToDecimal(const String &s)
ParametroTipoDescrizione
sconst String&La stringa da convertire.

ReturnValue

Un equivalente Decimal della stringa.

Vedi anche