Method IsAtEndOfFile
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Bson.dll
IsAtEndOfFile()
Determines whether this reader is at end of file.
bool IsAtEndOfFile()
Returns
Whether this reader is at end of file.