Click or drag to resize
EmberId Methods

The EmberId type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateApplication
Creates a constructed identifier of the Application class with the specified number.
Public methodStatic memberCreateContextSpecific
Creates a constructed identifier of the Context-specific class with the specified number.
Public methodEquals(Object)
Indicates whether this instance and a specified object are equal.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(EmberId)
Indicates whether the current object is equal to another object of the same type.
Public methodGetHashCode
Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Overrides ValueTypeToString.)
Public methodStatic memberTryParse
Converts the string representation of an identifier input into its EmberId equivalent and returns a value whether the conversion succeeded.
Top
Bibliography
See Also