Method ReadName
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Bson.dll
ReadName(INameDecoder)
Reads the name of an element from the reader (using the provided name decoder).
string ReadName(INameDecoder nameDecoder)
Parameters
nameDecoder
INameDecoder
The name decoder.
Returns
The name of the element.