FolkerKinzel.Strings
C#
VB
C++
F#
Show/Hide TOC
String
Polyfill
Extension
Replace
Line
Endings Method
Overload List
ReplaceLineEndings(String)
Replaces all newlines in
s
with
NewLine
.
ReplaceLineEndings(String, String)
Replaces all newlines in
s
with
replacementText
.
See Also
Reference
StringPolyfillExtension Class
FolkerKinzel.Strings Namespace
In This Article
Overload List
See Also