Interface IOrderedFindFluent<TDocument, TProjection>
public interface IOrderedFindFluent<TDocument, TProjection> : IFindFluent<TDocument, TProjection>, IAsyncCursorSource<TProjection>
Type Parameters
TDocumentTProjection
- Inherited Members
- Extension Methods