ImageLibrary.GetImageListCount 方法

定义

库中的图像列表总数。 对于自定义映像,确定计数可能会占用大量资源。

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

返回

Int32

图像列表的数目。

适用于