A Sandcastle Documented Class Library
DeleteNewLine メソッド (s)
名前空間CFW.UtilStringUtilDeleteNewLine(String)
改行削除
宣言の構文
C#Visual BasicVisual C++
public static string DeleteNewLine(
	string s
)
Public Shared Function DeleteNewLine ( _
	s As String _
) As String
public:
static String^ DeleteNewLine(
	String^ s
)
パラメータ
s (String)
元の文字列
戻り値
削除後の文字列

アセンブリ: CFW (モジュール: CFW) バージョン: 1.2.0.2 (1.2.0.2)