A Sandcastle Documented Class Library
ParseInt メソッド (s)
名前空間CFW.UtilNumberUtilParseInt(String)
文字列を解析して数値を返す
宣言の構文
C#Visual BasicVisual C++
public static int ParseInt(
	string s
)
Public Shared Function ParseInt ( _
	s As String _
) As Integer
public:
static int ParseInt(
	String^ s
)
パラメータ
s (String)
解析対象文字列
戻り値
解析結果

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