Method ReadInt64
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Bson.dll
ReadInt64()
Reads a BSON Int64 from the reader.
long ReadInt64()
Returns
An Int64.
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Bson.dll
Reads a BSON Int64 from the reader.
long ReadInt64()
An Int64.