IList<T>.SetItem(Integer,T) Method

Represents method SetItem(Integer,T).

Namespace: Spring.Collections
public
 procedure SetItem(index: Integer; const item: T);

Parameters

index
Type: Integer

item
Type: T