Method WriteStartArray
WriteStartArray(IBsonWriter, string)
Writes the start of a BSON array element to the writer.
Parameters
writer
IBsonWriter The writer.
name
stringThe name of the element.
Writes the start of a BSON array element to the writer.
writer
IBsonThe writer.
name
stringThe name of the element.