Method WriteSymbol
WriteSymbol(IBsonWriter, string, string)
Writes a BSON Symbol element to the writer.
Parameters
writer
IBsonWriter The writer.
name
stringThe name of the element.
value
stringThe symbol.
Writes a BSON Symbol element to the writer.
writer
IBsonThe writer.
name
stringThe name of the element.
value
stringThe symbol.