Interface IQuery<TSource>
Intermediate query chain element.
public interface IQuery<out TSource>
Type Parameters
TSource
Type of the element the query operates on.
- Extension Methods
Intermediate query chain element.
public interface IQuery<out TSource>
TSource
Type of the element the query operates on.