Sdílet prostřednictvím


ImageLibrary.GetImageCount Method

Definition

The total number of images in the library. Determining the count may be expensive for custom images, which are stored weakly.

public:
 int GetImageCount();
public:
 int GetImageCount();
int GetImageCount();
public int GetImageCount ();
member this.GetImageCount : unit -> int
Public Function GetImageCount () As Integer

Returns

The number of images in the library.

Applies to