'Declaration Public Operator <=( _ ByVal unit1 As Length, _ ByVal unit2 As Length _ ) As System.Boolean
public System.bool operator <=( Length unit1, Length unit2 )
Length Structure Length Members