THashSet<T>.DoKeyNotify(TObject,T,TCollectionNotification) Method

Represents method DoKeyNotify(TObject,T,TCollectionNotification).

Namespace: Spring.Collections.Sets
private
 procedure DoKeyNotify(Sender: TObject; const Item: T;
 Action: TCollectionNotification);

Parameters

Sender
Type: TObject

Item
Type: T

Action
Type: TCollectionNotification