Udostępnij za pośrednictwem


Metoda ElementFactory.CreateElement — (Guid)

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 ( _
    domainClassId As Guid _
) As ModelElement
public ModelElement CreateElement(
    Guid domainClassId
)

Parametry

  • domainClassId
    Typ: System.Guid
    Identyfikator klasy domeny obiektu ma zostać utworzony.

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