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

Assembly: Asgard5Library (Module: Asgard5Library)