Constructor SearchMetaFacetBucketResult NamespaceMongoDB.Driver.Search AssemblyMongoDB.Driver.dll SearchMetaFacetBucketResult(long, BsonValue) Initializes a new instance of the SearchMetaFacetBucketResult class. public SearchMetaFacetBucketResult(long count, BsonValue id) Parameters count long count of documents in this facet bucket. id BsonValue Unique identifier that identifies this facet bucket.