The char will get converted to its ascii integer value. The Char struct implements a covertable ToInt32 methodhttp://msdn.microsoft.com/en-us/library/bb300956.aspx.
↧