public virtual IAggregateFluent<AggregateSortByCountResult<TId>> SortByCount<TId>( AggregateExpressionDefinition<TResult, TId> id )
Public Overridable Function SortByCount(Of TId) ( id As AggregateExpressionDefinition(Of TResult, TId) ) As IAggregateFluent(Of AggregateSortByCountResult(Of TId))
abstract SortByCount : id : AggregateExpressionDefinition<'TResult, 'TId> -> IAggregateFluent<AggregateSortByCountResult<'TId>> override SortByCount : id : AggregateExpressionDefinition<'TResult, 'TId> -> IAggregateFluent<AggregateSortByCountResult<'TId>>
Copyright © 2010–present MongoDB Inc.