ImageLibrary.GetCacheSize(Int64, Int64) Método

Definição

Obter o número de bytes são realmente usados pelo cache.

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)

Parâmetros

actualSize
Int64

fora O tamanho.

reservedSize
Int64

O tamanho reservado.

Aplica-se a