TListAdapter<T>.Add(TValue) Method

Represents method Add(TValue).

Namespace: Spring.Collections.Adapters
private
 function Add(const item: TValue): Integer;

Parameters

item
Type: System.Void

Return Value

Type: Integer

 

Implements

IList.Add(TValue)