Is there a quick and easy way to determine how much memory is available on a system, or actually, how much total system memory a machine has? I'd rather use a .NET class if one exists.

Thanks,

Jacob438