DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
String
Extensions
Pluralize Method
Overload List
Pluralize(String)
Returns the plural form of the specified singular word, in English language.
Pluralize(String, CultureInfo)
Returns the plural form of the specified singular word, in the specified language.
See Also
Reference
StringExtensions Class
DevCase.Extensions.StringExtensions Namespace
In This Article
Overload List
See Also