'Declaration
Public Sub LeftShiftItems( _ ByVal startIndex As System.Integer, _ ByVal itemCount As System.Integer _ )
'Usage
Dim instance As NArrayList Dim startIndex As System.Integer Dim itemCount As System.Integer instance.LeftShiftItems(startIndex, itemCount)
public void LeftShiftItems( System.int startIndex, System.int itemCount )
Parameters
- startIndex
- itemCount