STATIC METHOD Max( SELF source AS IEnumerable<CURRENCY> ) AS CURRENCY
public static __Currency Max( this IEnumerable<__Currency> source )