Home
C# / C Sharp
2D Graphics
Class Interface
Collections Data Structure
Components
Data Types
Database ADO.net
Date Time
Design Patterns
Development Class
Event
File Stream
Generics
GUI Windows Form
Internationalization I18N
Language Basics
LINQ
Network
Office
Reflection
Regular Expressions
Security
Services Event
Thread
Web Services
Windows
Windows Presentation Foundation
XML
XML LINQ
String Replace « Data Types « C# / C Sharp
C# / C Sharp
Data Types
String Replace
1.
Replace char inside a string
2.
use the Insert(), Remove(), and Replace() methods to modify strings
3.
String reverse and replace
4.
Inserting, replacing, and removing
5.
String insert and output
6.
remove any of a set of chars from a given string.
7.
Replaces the specified string to replace.
8.
Replace Once
9.
Replaces the new lines in a string with the given replacement characters.