Robuta

https://mongodb.github.io/mongo-csharp-driver/2.13/apidocs/html/P_MongoDB_Bson_BsonObjectId_RawValue.htm BsonObjectId.RawValue Property Gets the BsonObjectId as an ObjectId. property https://mongodb.github.io/mongo-csharp-driver/2.7/apidocs/html/M_MongoDB_Bson_BsonObjectId_Parse.htm BsonObjectId.Parse Method Parses a string and creates a new BsonObjectId. parsemethod https://mongodb.github.io/mongo-csharp-driver/2.13/apidocs/html/P_MongoDB_Bson_BsonObjectId_BsonType.htm BsonObjectId.BsonType Property Gets the BsonType of this BsonValue. property https://mongodb.github.io/mongo-csharp-driver/2.13/apidocs/html/P_MongoDB_Bson_BsonObjectId_Increment.htm BsonObjectId.Increment Property incrementproperty https://mongodb.github.io/mongo-csharp-driver/2.7/apidocs/html/P_MongoDB_Bson_BsonObjectId_BsonType.htm BsonObjectId.BsonType Property Gets the BsonType of this BsonValue. property https://mongodb.github.io/mongo-csharp-driver/2.11/apidocs/html/T_MongoDB_Bson_BsonObjectId.htm BsonObjectId Class Represents a BSON ObjectId value (see also ObjectId). class https://mongodb.github.io/mongo-csharp-driver/2.22/html/M_MongoDB_Bson_BsonObjectId__ctor_1.htm BsonObjectId Constructor (Byte[]) Initializes a new instance of the BsonObjectId class. constructorbyte