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

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