'宣言 Public Shared Function TryParse( _ ByVal s As System.String, _ ByRef range As OutputRange _ ) As System.Boolean
public static System.bool TryParse( System.string s, out OutputRange range )
パラメータ
- s
- range
'宣言 Public Shared Function TryParse( _ ByVal s As System.String, _ ByRef range As OutputRange _ ) As System.Boolean
public static System.bool TryParse( System.string s, out OutputRange range )