GoXam for WPF v3
ToDecimal Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam.Model Namespace
>
XHelper Class
: ToDecimal Method
This data conversion function converts a String to a Decimal.
Syntax
C#
public
static
decimal
ToDecimal(
string
s
)
Parameters
s
See Also
Reference
XHelper Class
XHelper Members