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

Parameters

s
See Also

Reference

XHelper Class
XHelper Members