Click or drag to resize

BsonReader.ReadName Method

Overload List
  NameDescription
Public methodReadName()
Reads the name of an element from the reader.
Public methodReadName(INameDecoder)
Reads the name of an element from the reader (using the provided name decoder).
Top
See Also