Entity Constructor

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