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

Parameters

s
See Also

Reference

XHelper Class
XHelper Members