What are the common functions that can be used to perform operations on strings in C#? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

What are the common functions that can be used to perform operations on strings in C#?

Because not every functions are not discussed in this course

18th Feb 2018, 6:50 AM
Ashish C Joseph
Ashish C Joseph - avatar
3 Answers
+ 8
There are too many of them, I guess you better refer straight to these: [MSDN - String Methods] https://msdn.microsoft.com/en-us/library/system.string_methods(v=vs.110).aspx [Complete C# Tutorial - String Functions] https://www.completecsharptutorial.com/csharp-articles/csharp-string-function/ Hth, cmiiw
18th Feb 2018, 7:21 AM
Ipang
+ 7
@Ashish, You're welcome : )
18th Feb 2018, 9:25 AM
Ipang
+ 2
Thank you
18th Feb 2018, 9:17 AM
Ashish C Joseph
Ashish C Joseph - avatar