Table of Contents

Method ReadObjectId

Namespace
MongoDB.Bson.IO
Assembly
MongoDB.Bson.dll

ReadObjectId()

Reads a BSON ObjectId from the reader.

public abstract ObjectId ReadObjectId()

Returns

ObjectId

An ObjectId.