.Net Framework > v2.0.50727 > System > Text > StringBuilder > Replace Replace(Char,Char)
Replace(Char,Char,Int32,Int32)
Replace(String,String)
Replace(String,String,Int32,Int32)


Replace(Char,Char)

Category
Method
Description
Replaces all occurrences of a specified character in this instance with another specified character.
Type
StringBuilder
Character
public
Parameters
NameTypeDescription
oldCharChar
newCharChar
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Replace(Char,Char,Int32,Int32)

Category
Method
Description
Replaces, within a substring of this instance, all occurrences of a specified character with another specified character.
Type
StringBuilder
Character
public
Parameters
NameTypeDescription
oldCharChar
newCharChar
startIndexInt32
countInt32
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Replace(String,String)

Category
Method
Description
Replaces all occurrences of a specified string in this instance with another specified string.
Type
StringBuilder
Character
public
Parameters
NameTypeDescription
oldValueString
newValueString
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Replace(String,String,Int32,Int32)

Category
Method
Description
Replaces, within a substring of this instance, all occurrences of a specified string with another specified string.
Type
StringBuilder
Character
public
Parameters
NameTypeDescription
oldValueString
newValueString
startIndexInt32
countInt32
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database