ElementFactory.CreateElement Method
Include Protected Members
Include Inherited Members
Creates a new element instance of a specified type.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
CreateElement(DomainClassInfo)
Creates a new element instance of a specified type.
Creates a new element instance of a specified type.
CreateElement(DomainClassInfo, array<PropertyAssignment[])
Creates a new element instance of a specified type.
CreateElement(Guid, array<PropertyAssignment[])
Creates a new element instance of a specified type.
Top