IList.SetItem(Integer,TValue) Method

Represents method SetItem(Integer,TValue).

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

Parameters

index
Type: Integer

item
Type: System.Void