DesignSurfaceMergeContext.GetElementGroup(Transaction) Yöntem

Tanım

Hedef depoya reconstituted olan ElementGroup öğesini döndürür.

public:
 static Microsoft::VisualStudio::Modeling::ElementGroup ^ GetElementGroup(Microsoft::VisualStudio::Modeling::Transaction ^ transaction);
public static Microsoft.VisualStudio.Modeling.ElementGroup GetElementGroup (Microsoft.VisualStudio.Modeling.Transaction transaction);
static member GetElementGroup : Microsoft.VisualStudio.Modeling.Transaction -> Microsoft.VisualStudio.Modeling.ElementGroup
Public Shared Function GetElementGroup (transaction As Transaction) As ElementGroup

Parametreler

transaction
Transaction

Kaydedilmiş Designsurfacacil Gecontext içeren işlem. Bu genellikle en üst düzey işlemdir.

Döndürülenler

ElementGroup

Hedef depoya reconstituted olan ElementGroup.

Şunlara uygulanır