Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
Previous Versions
.NET Framework 2.0
System
String Class
String Methods
Replace Method
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
.NET Framework Class Library
String.Replace Method

Replaces all occurrences of a specified Unicode character or String in this instance, with another specified Unicode character or String.

Name Description
String.Replace (Char, Char) Replaces all occurrences of a specified Unicode character in this instance with another specified Unicode character.

Supported by the .NET Compact Framework.

String.Replace (String, String) Replaces all occurrences of a specified String in this instance, with another specified String.

Supported by the .NET Compact Framework.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker