GoXam for WPF v3
ToDecimal Method
Northwoods.GoXam.Model Namespace > XHelper Class : ToDecimal Method
This data conversion function converts a String to a Decimal.
Syntax
public static decimal ToDecimal( 
   string s
)

Parameters

s
See Also

Reference

XHelper Class
XHelper Members