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