Share via


ImageLibrary.GetImageListCount Method

Definition

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

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

Returns

The number of image lists.

Applies to