Click or drag to resize
EntityRef Methods
Zet Universe

[This is preliminary documentation and is subject to change.]

The EntityRef type exposes the following members.

Methods
  NameDescription
Public methodCompareTo
Public methodEquals(Object) (Overrides ObjectEquals(Object).)
Public methodEquals(IEntity)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsEmpty
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Extension Methods
  NameDescription
Public Extension MethodIdToShortGuid (Defined by EntityRefExtensions.)
Public Extension MethodIdToShortString (Defined by EntityRefExtensions.)
Public Extension MethodIsLive (Defined by EntityRefExtensions.)
Top
See Also