IVsImageMonikerImageList.ImageCount 属性

定义

获取列表中的图像数量。

public:
 property int ImageCount { int get(); };
public:
 property int ImageCount { int get(); };
[System.Runtime.InteropServices.DispId(1610678272)]
public int ImageCount { get; }
[<System.Runtime.InteropServices.DispId(1610678272)>]
member this.ImageCount : int
Public ReadOnly Property ImageCount As Integer

属性值

Int32

列表中的图像数。

属性

适用于