Table of Contents

Method Render

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Render(RenderArgs<TDocument>)

Renders the set field definitions.

public override BsonDocument Render(RenderArgs<TDocument> args)

Parameters

args RenderArgs<TDocument>

The render arguments.

Returns

BsonDocument

The rendered set field definitions.