IList.DeleteRange(Integer,Integer) Method

Represents method DeleteRange(Integer,Integer).

Namespace: Spring.Collections
public
 procedure DeleteRange(index, count: Integer);

Parameters

index
Type: Integer

count
Type: Integer