ItemsChangedEventArgs.ItemCount 屬性

定義

取得變更所涉及項目的數目。

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

屬性值

Int32

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

適用於