Preparing search index...
The search index is not available
LINQ To TypeScript - v12.0.0
LINQ To TypeScript
isEnumerable
Function isEnumerable
Determine if a source is a IEnumerable
isEnumerable
(
source
:
any
)
:
source
is
IEnumerable
<
any
>
Parameters
source
:
any
Any Value
Returns
source
is
IEnumerable
<
any
>
Whether or not this is an Enumerable type
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
LINQ To TypeScript - v12.0.0
Loading...
Determine if a source is a IEnumerable