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