ICollection.Add(TValue) Method

Represents method Add(TValue).

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

Parameters

item
Type: System.Void