Method ReadBoolean
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Bson.dll
ReadBoolean()
Reads a BSON boolean from the reader.
bool ReadBoolean()
Returns
A Boolean.
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Bson.dll
Reads a BSON boolean from the reader.
bool ReadBoolean()
A Boolean.