public Length operator implicit( string length )
'Declaration Public Operator Widening CType( _ ByVal length As String _ ) As Length
Length length = "1in";
Length Structure Length Members