TCollectionBase<T>.AddInternal(T) Method

Represents method AddInternal(T).

Namespace: Spring.Collections.Base
protected
 procedure AddInternal(const item: T); virtual; abstract;

Parameters

item
Type: T