ItemsChangedEventArgs.ItemUICount 屬性

定義

取得與變更相關的使用者介面 (UI) 元素的數目。

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

屬性值

整數,表示變更所涉及 UI 項目的數目。

適用於