TCollectionChangedEventImpl<T>.GetInvoke Method
Summary
Represents method
GetInvoke
.
Namespace
:
Spring.Collections.Events
Syntax
Delphi
private function GetInvoke:
TCollectionChangedEvent
<
T
>;
Return Value
Type:
TCollectionChangedEvent
<
T
>
Implements
IEvent.GetInvoke
See Also
Reference
TCollectionChangedEventImpl<T>
Spring.Collections.Events