2027 Constructor
Changes 0
C

Entity

Overloads (4):
Entity
Entity
Entity(Guid)
Name Return Type Description
O Entity() None The default-constructed Entity is invalid.
O Entity(Entity) None Constructs a new copy of the input ESEntity object.
O Entity(Guid) None Creates a new Entity corresponding to the Schema of the specified GUID.
O Entity(Schema) None Creates a new Entity corresponding to the Schema.