Udostępnij za pośrednictwem


Metoda ElementFactory.CreateElement — (DomainClassInfo, array<PropertyAssignment )

Tworzy nowe wystąpienie elementu określonego typu.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Składnia

'Deklaracja
Public Function CreateElement ( _
    domainClass As DomainClassInfo, _
    ParamArray propertyAssignments As PropertyAssignment() _
) As ModelElement
public ModelElement CreateElement(
    DomainClassInfo domainClass,
    params PropertyAssignment[] propertyAssignments
)

Parametry

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.ModelElement
Nowy ModelElement obiektu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ElementFactory Klasa

Przeciążenie CreateElement

Przestrzeń nazw Microsoft.VisualStudio.Modeling