المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : How to pass apostrophe to .Trim() Method



C# Programming
08-27-2009, 04:23 PM
How to pass apostrophe to .Trim() Method ?

It is working
sValues.Trim(',')
But here is problem
sValues.Trim(''')