PersonalizationDictionary.Count 屬性

定義

取得字典中的項目數。

public:
 virtual property int Count { int get(); };
public virtual int Count { get; }
member this.Count : int
Public Overridable ReadOnly Property Count As Integer

屬性值

Int32

字典中的項目數。

實作

備註

使用這個屬性可取得個人化字典中的專案數。

適用於