Table of Contents

Class SearchMetaCountResult

Namespace
MongoDB.Driver.Search
Assembly
MongoDB.Driver.dll

A search count result set.

public sealed class SearchMetaCountResult
Inheritance
SearchMetaCountResult
Inherited Members

Constructors

SearchMetaCountResult(long?, long?)

Initializes a new instance of the SearchMetaCountResult class.

Properties

LowerBound

Gets the lower bound for this result set.

Total

Gets the total for this result set.