Click or drag to resize

InstanceId Methods

The InstanceId type exposes the following members.

Methods
 NameDescription
Public methodEquals Determines whether the specified InstanceId is equal to the current InstanceId.
(Overrides ObjectEquals(Object))
Public methodGetHashCode Serves as a hash function for InstanceId.
(Overrides ObjectGetHashCode)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also