 | IReadOnlyEntityCollectionTGetFlatEnumerable Method |
Return a flat enumerable for the collection. Includes the children
Namespace:
EBP.Api.Interfaces.Entity
Assembly:
EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
SyntaxIEnumerable<T> GetFlatEnumerable()
Function GetFlatEnumerable As IEnumerable(Of T)
Return Value
Type:
IEnumerableTIEnumerable of entity
See Also