Identifier Methods

The Identifier type exposes the following members.

Methods
  NameDescription
Public methodEquals(Object)
Compares the identifier with another object instance.
(Overrides ObjectEquals(Object).)
Public methodEquals(Identifier)
Compares the identifier with another identifier instance.
Public methodGetHashCode
Gets the hash number of the identifier.
(Overrides ObjectGetHashCode.)
Public methodIsValid
Returns true if the identifier seems to be valid. The validation is done based on the ID or GUID property.
Public methodToString
Returns the integer ID as a string.
(Overrides ObjectToString.)
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next