THashSetBase<T>.AddInternal(T) Method

Represents method AddInternal(T).

Namespace: Spring.Collections.Sets
protected
 procedure AddInternal(const item: T); override;

Parameters

item
Type: T

Overrides

TCollectionBase<T>.AddInternal(T)