'宣言 Public Shared Function ReplaceFirst( _ ByVal source As System.String, _ ByVal find As System.String, _ ByVal replace As System.String _ ) As System.String
public static System.string ReplaceFirst( System.string source, System.string find, System.string replace )
StringExtensions クラス StringExtensions メンバ
オンラインで表示: GitHub