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