- Str
- Len
- Copy
- Fill
- Assign
- Append
- Insert
- Compare
- CompareNoCase
- Left
- Right
- Mid
- Trim
- TrimLeft
- TrimRight
- Clear
- ToUpper
- ToLower
- Reverse
- Find
- FindRev
- Remove
- Replace
Replace
文字列内でサブストリングを置換します。
uint Replace(
|
パラメータ
substring
[in] 検索するサブストリング
newstring
[in] 置き換えに使用されるサブストリング
戻り値
置き換えられたサブストリングの数