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