Definition
Assembly: System.Runtime.dll Namespace: System.Collections.GenericSyntax
Summary
This type is defined in System.Runtime.Remarks
See Microsoft documentation for more information about the rest of the API.Methods
Traverse Extension
Extension method from
CloudNimble.BlazorEssentials.Extensions.ListExtensionsSyntax
Parameters
| Name | Type | Description |
|---|---|---|
items | System.Collections.Generic.IEnumerable<T> | - |
childSelector | System.Func<T, System.Collections.Generic.IEnumerable<T>> | - |
Returns
Type:System.Collections.Generic.IEnumerable<T>
Type Parameters
T-