Click or drag to resize

ObjectId Constructor

Overload List
 NameDescription
Public methodObjectId Initializes a new empty instance of the ObjectId class.
Public methodObjectId(ObjectId) Initializes a new instance of ObjectId class from another ObjectId.
Public methodObjectId(String) Initializes a new instance of the ObjectId class from hex string.
Public methodObjectId(Byte, Int32) Initializes a new instance of the ObjectId class from byte array.
Public methodObjectId(Int32, Int32, Int16, Int32) Initializes a new instance of the ObjectId class from ObjectId vars.
Top
See Also