'Declaration 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 )
Parameters
- s
- range
'Declaration 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 )