Share via


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
Public method CreateElement(Guid) Creates a new element instance of a specified type.
Public method CreateElement(DomainClassInfo) Creates a new element instance of a specified type.
Public method CreateElement(Guid, array<PropertyAssignment[]) Creates a new element instance of a specified type.
Public method CreateElement(DomainClassInfo, array<PropertyAssignment[]) Creates a new element instance of a specified type.

Top

See Also

Reference

ElementFactory Class

Microsoft.VisualStudio.Modeling Namespace