ImageLibrary.GetImageListCount Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.