0

Explain contained method in c#

Need a syntax

20th Oct 2019, 7:21 AM
sravani reddy
5 Respostas
+ 7
sravani reddy Please, Can you specifying your question correctly! • Include relevant TAGS; and • Use the 🔍SEARCH... bar future for similar QUESTIONS or ANSWERS before posting.
20th Oct 2019, 11:34 AM
Danijel Ivanović
Danijel Ivanović - avatar
+ 2
If only you wrote your question clearly, people could've understood and helped you earlier. 'Contained' has different meaning with 'contains', next time please do write the question carefully so people can understand it easily, and try to fix typos as soon as you notice them. String.Contains method: Returns a value indicating whether a specified substring occurs within this string. Reference: https://docs.microsoft.com/en-us/dotnet/api/system.string.contains P.S. follow this tips on posting a question 👍 https://www.sololearn.com/Discuss/333866/?ref=app
20th Oct 2019, 12:37 PM
Ipang
+ 1
Explain your question, what is contained ?
20th Oct 2019, 11:30 AM
sneeze
sneeze - avatar
0
Try to find first by yourself on Google.
20th Oct 2019, 7:32 AM
A͢J
A͢J - avatar
0
Contains method in strings in c#
20th Oct 2019, 11:33 AM
sravani reddy