'Declaration Public Sub NotifyItemRangeRemoved( _ ByVal positionStart As Integer, _ ByVal itemCount As Integer _ )
public void NotifyItemRangeRemoved( int positionStart, int itemCount )
Parameters
- positionStart
- itemCount
'Declaration Public Sub NotifyItemRangeRemoved( _ ByVal positionStart As Integer, _ ByVal itemCount As Integer _ )
public void NotifyItemRangeRemoved( int positionStart, int itemCount )