ImageLibrary.GetCacheSize(Int64, Int64) Methode

Definition

Die Anzahl der Bytes, die tatsächlich vom Cache verwendet werden, wird angezeigt.

public:
 void GetCacheSize([Runtime::InteropServices::Out] long % actualSize, [Runtime::InteropServices::Out] long % reservedSize);
public void GetCacheSize (out long actualSize, out long reservedSize);
member this.GetCacheSize : int64 * int64 -> unit
Public Sub GetCacheSize (ByRef actualSize As Long, ByRef reservedSize As Long)

Parameter

actualSize
Int64

[out] Die Größe.

reservedSize
Int64

Die reservierte Größe.

Gilt für