Method Render NamespaceMongoDB.Driver.Search AssemblyMongoDB.Driver.dll Render(RenderArgs<TDocument>) Renders the search facet to a BsonDocument. public abstract BsonDocument Render(RenderArgs<TDocument> args) Parameters args RenderArgs<TDocument> The render arguments. Returns BsonDocument A BsonDocument.