ImageLibrary.CachedImageCount Property

Definition

The number of images that are being stored in the image cache.

public:
 property int CachedImageCount { int get(); };
public:
 property int CachedImageCount { int get(); };
public int CachedImageCount { get; }
member this.CachedImageCount : int
Public ReadOnly Property CachedImageCount As Integer

Property Value

The number of images stored in the cache.

Applies to