J
Jared
Hi,
How come the folling code doesn't work? Straight from MSDN.
Dim Vowels As String = "AEIOU"
Return xText.Trim(Vowels.ToCharArray)
How come the folling code doesn't work? Straight from MSDN.
Dim Vowels As String = "AEIOU"
Return xText.Trim(Vowels.ToCharArray)