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

Public method

ObjectId(ObjectId)

Creates a new instance of the object which is a copy of the argument.

Public method

ObjectId(Guid)

Creates a new instance of the object and sets the object's ID to the supplied GUID.

Public method

ObjectId(String)

Creates a new instance of the object and sets the object's ID to the supplied string.

Top

See Also

Reference

ObjectId Class

ObjectId Members

Microsoft.SmartDevice.Connectivity Namespace