![]() | ScalarEnumerableCombine Method |
[This is preliminary documentation and is subject to change.]
Name | Description | |
---|---|---|
![]() ![]() | CombineT(IEnumerableT, T) | Creates a new enumerable that appends a value to an existing enumerable sequence |
![]() ![]() | CombineT(T, IEnumerableT) | Creates a new enumerable that prepends a value to an existing enumerable sequence |