2022 Constructor
Changes 0
C

Entity

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