DesignSurfaceMergeContext.GetRootModelElements(Transaction) Yöntem

Tanım

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

public:
 static System::Collections::IList ^ GetRootModelElements(Microsoft::VisualStudio::Modeling::Transaction ^ transaction);
public static System.Collections.IList GetRootModelElements (Microsoft.VisualStudio.Modeling.Transaction transaction);
static member GetRootModelElements : Microsoft.VisualStudio.Modeling.Transaction -> System.Collections.IList
Public Shared Function GetRootModelElements (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 öğeler işlevi sunan ModelElements (PresentationElements olmayan) koleksiyonu.

Şunlara uygulanır