SubentRefCreateEntity
Method
|
Creates an entity from this sub-entity
reference.
Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in
TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public Entity CreateEntity()
Public Function CreateEntity As Entity
public:
Entity^ CreateEntity()
member CreateEntity : unit -> Entity
Return Value
Entity
See Also