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

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