TCollectionAdapter<T>.Add(TValue) Method

Represents method Add(TValue).

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

Parameters

item
Type: System.Void

Implements

ICollection.Add(TValue)