ImageList.ImageCollection.Count 屬性

定義

取得清單中目前的影像數。

public:
 property int Count { int get(); };
[System.ComponentModel.Browsable(false)]
public int Count { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Count : int
Public ReadOnly Property Count As Integer

屬性值

Int32

清單中的影像數。 預設值是 0。

實作

屬性

備註

計算映射會 Handle 強制建立 。

適用於

另請參閱