Click or drag to resize

EntityExtensions Methods

The EntityExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberHandleOrDefault
Returns the handle of the entity or the specified default value if the entity is empty.
Public methodStatic memberIsOfAnyType
Returns a value indicating whether the entity identifier of the specified entity is of any of the specified types.
Public methodStatic memberIsOfType
Returns a value indicating whether the entity identifier of the specified entity is of the specified type.
Top
See Also