ObjectId Constructor
Include Protected Members
Include Inherited Members
Creates a new instance of the object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
Creates a new instance of the object which is a copy of the argument.
Creates a new instance of the object and sets the object's ID to the supplied GUID.
Creates a new instance of the object and sets the object's ID to the supplied string.
Top