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

Assembly: Asgard5Library (Module: Asgard5Library)