Object |
| Name | Description | |
|---|---|---|
| ObjectId | Initializes a new empty instance of the ObjectId class. | |
| ObjectId(ObjectId) | Initializes a new instance of ObjectId class from another ObjectId. | |
| ObjectId(String) | Initializes a new instance of the ObjectId class from hex string. | |
| ObjectId(Byte, Int32) | Initializes a new instance of the ObjectId class from byte array. | |
| ObjectId(Int32, Int32, Int16, Int32) | Initializes a new instance of the ObjectId class from ObjectId vars. |