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