'宣言 Public Shared Function TryParse( _ ByVal value As String, _ ByRef result As Length _ ) As Boolean
public static bool TryParse( string value, out Length result )
Length 構造体 Length メンバ
©2003-2015 GrapeCity inc. All rights reserved.