Overload List

  NameDescription
Public methodEntity()()()()
The default-constructed Entity is invalid.
Public methodEntity(Guid)
Creates a new Entity corresponding to the Schema of the specified GUID.
Public methodEntity(Entity)
Constructs a new copy of the input ESEntity object.
Public methodEntity(Schema)
Creates a new Entity corresponding to the Schema.

See Also