DepthFirstElementAndLinkWalker.GetRelatedElements(ModelElement) Yöntem

Tanım

İlgili öğelerin listesini al

protected:
 override System::Collections::Generic::IList<Microsoft::VisualStudio::Modeling::ModelElement ^> ^ GetRelatedElements(Microsoft::VisualStudio::Modeling::ModelElement ^ element);
protected override System.Collections.Generic.IList<Microsoft.VisualStudio.Modeling.ModelElement> GetRelatedElements (Microsoft.VisualStudio.Modeling.ModelElement element);
override this.GetRelatedElements : Microsoft.VisualStudio.Modeling.ModelElement -> System.Collections.Generic.IList<Microsoft.VisualStudio.Modeling.ModelElement>
Protected Overrides Function GetRelatedElements (element As ModelElement) As IList(Of ModelElement)

Parametreler

element
ModelElement

İlişkili öğelerini sorgulamak için ModelElement

Döndürülenler

IList<ModelElement>

Şunlara uygulanır