Reference Library
Total Property
NamespacesAsgard5.DiagnosticsRamStatisticsTotal
Declaration Syntax
C#Visual BasicVisual C++
public decimal Total { get; set; }
Public Property Total As Decimal
	Get
	Set
public:
property Decimal Total {
	Decimal get ();
	void set (Decimal value);
}

Assembly: Asgard5Library (Module: Asgard5Library)