Creates an instance of the specified DDEX support entity that is implemented by the DDEX provider.
Overload List
| Name | Description | |
|---|---|---|
![]() |
CreateObject<TObject>() | Creates an instance of the specified DDEX support entity that is implemented by the DDEX provider. |
![]() |
CreateObject<TObject>(Guid) | Creates an instance of the specified DDEX support entity for the specified DDEX data source that is implemented by the DDEX provider. |
![]() |
CreateObject(Type) | Creates an instance of the specified DDEX support entity that is implemented by the DDEX provider. |
![]() |
CreateObject(Guid, Type) | Creates an instance of the specified DDEX support entity for the specified DDEX data source that is implemented by the DDEX provider. |
![]() |
CreateObject<TObject, TSite>(Guid, TSite) | Creates an instance of the specified DDEX support entity for the specified DDEX data source that is implemented by the DDEX provider, sited with the specified site object. |
![]() |
CreateObject<TSite>(Guid, Type, TSite) | Creates an instance of the specified DDEX support entity for the specified DDEX data source that is implemented by the DDEX provider, sited with the specified site object. |
Top
.gif)