public SearchMetaResult( SearchMetaCountResult count, IReadOnlyDictionary<string, SearchMetaFacetResult> facet )
Public Sub New ( count As SearchMetaCountResult, facet As IReadOnlyDictionary(Of String, SearchMetaFacetResult) )
new : count : SearchMetaCountResult * facet : IReadOnlyDictionary<string, SearchMetaFacetResult> -> SearchMetaResult
Copyright © 2010–present MongoDB Inc.