KGy SOFT Core Libraries Help
C#
VB
C++
F#
Show/Hide TOC
String
Segment
Conversion Operators
Overload List
(String to StringSegment)
Performs an implicit conversion from
string
to
StringSegment
.
(StringSegment to ReadOnlySpan
Char
)
Performs an implicit conversion from
StringSegment
to
ReadOnlySpan<char>
.
See Also
Reference
StringSegment Structure
KGySoft.CoreLibraries Namespace
In This Article
Overload List
See Also