Overload List
| Name | Description | |
|---|---|---|
| Oid()()()() | Creates a default empty object identifier.
| |
| Oid(array<Int32>[]()[][]) | Constructor. Initialize ObjectId value to integer array | |
| Oid(String) | Constructor. Initialize objectId value from string argument. | |
| Oid(array<UInt32>[]()[][]) | Constructor. Initialize ObjectId value to the unsigned integer array | |
| Oid(Oid) | Constructor. Duplicate objectId value from argument. |