'Declaration Public Shared Function TryParse( _ ByVal value As String, _ ByRef result As Length _ ) As Boolean
public static bool TryParse( string value, out Length result )
Length Structure Length Members