DesignSurfaceMergeContext.GetRootPresentationElements(Transaction) Yöntem

Tanım

Reconstituted ElementGroup içinde kök öğeler işlevi sunan PresentationElements koleksiyonunu döndürür.

public:
 static System::Collections::IList ^ GetRootPresentationElements(Microsoft::VisualStudio::Modeling::Transaction ^ transaction);
public static System.Collections.IList GetRootPresentationElements (Microsoft.VisualStudio.Modeling.Transaction transaction);
static member GetRootPresentationElements : Microsoft.VisualStudio.Modeling.Transaction -> System.Collections.IList
Public Shared Function GetRootPresentationElements (transaction As Transaction) As IList

Parametreler

transaction
Transaction

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

Döndürülenler

IList

Reconstituted ElementGroup içinde kök öğe olarak işlev sunan PresentationElements koleksiyonu.

Şunlara uygulanır