DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
String
Extensions
Contains
All Method
Overload List
ContainsAll(String, IEnumerable
String
)
Determines whether the source string contains all the specified strings.
ContainsAll(String, IEnumerable
String
, StringComparison)
Determines whether the source string contains all the specified strings.
See Also
Reference
StringExtensions Class
DevCase.Extensions.StringExtensions Namespace
In This Article
Overload List
See Also