Represents an ObjectId (see also BsonObjectId).
public struct ObjectId : IComparable<ObjectId>, IEquatable<ObjectId>, IConvertible
Initializes a new instance of the ObjectId class.
Initializes a new instance of the ObjectId class.
Gets the creation time (derived from the timestamp).
Gets an instance of ObjectId where the value is empty.
Gets the timestamp.
Compares this ObjectId to another ObjectId.
Compares this ObjectId to another ObjectId.
Compares this ObjectId to another object.
Generates a new ObjectId with a unique value.
Generates a new ObjectId with a unique value (with the timestamp component based on a given DateTime).
Generates a new ObjectId with a unique value (with the given timestamp).
Gets the hash code.
Parses a string and creates a new ObjectId.
Converts the ObjectId to a byte array.
Converts the ObjectId to a byte array.
Returns a string representation of the value.
Tries to parse a string and create a new ObjectId.
Compares two ObjectIds.
Compares two ObjectIds.
Compares two ObjectIds.
Compares two ObjectIds.
Compares two ObjectIds.
Compares two ObjectIds.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4