ObjectId Members

Include Protected Members
Include Inherited Members

Encapsulates the unique ID required for various classes of this assembly.

The ObjectId type exposes the following members.

Constructors

 

Name

Description

Public method

ObjectId

Overloaded. Creates a new instance of the object.

Top

Methods

 

Name

Description

Public methodStatic member

Equals

Overloaded. Determines whether two objects are equal.

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

Returns a hash code of the object. (Overrides Object.GetHashCode().)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

ToString

Returns the object's internal ID value as a string. (Overrides Object.ToString().)

Top

Operators

 

Name

Description

Public operatorStatic member

Equality

Overloaded. Determines whether two objects are equal.

Public operatorStatic member

Inequality

Overloaded. Determines whether two objects are not equal.

Top

See Also

Reference

ObjectId Class

Microsoft.SmartDevice.Connectivity Namespace