@tsdotnet/linq - v1.5.11
Preparing search index...
filters
onComplete
Function onComplete
onComplete
<
T
>
(
action
:
()
=>
void
)
:
IterableFilter
<
T
>
An iterable filter that invokes the provided action if there are no more entries to iterate.
Type Parameters
T
Parameters
action
:
()
=>
void
Returns
IterableFilter
<
T
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@tsdotnet/linq - v1.5.11
Loading...
An iterable filter that invokes the provided action if there are no more entries to iterate.