VsValidationContext.GetDiagramNavigationTargetSubstitutes Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Verilen hedef için sıfır veya daha fazla alternatif şeklin listesini alır.
protected:
virtual System::Collections::Generic::IList<Microsoft::VisualStudio::Modeling::Diagrams::DiagramItem ^> ^ GetDiagramNavigationTargetSubstitutes(Microsoft::VisualStudio::Modeling::ModelElement ^ target);
protected virtual System.Collections.Generic.IList<Microsoft.VisualStudio.Modeling.Diagrams.DiagramItem> GetDiagramNavigationTargetSubstitutes (Microsoft.VisualStudio.Modeling.ModelElement target);
abstract member GetDiagramNavigationTargetSubstitutes : Microsoft.VisualStudio.Modeling.ModelElement -> System.Collections.Generic.IList<Microsoft.VisualStudio.Modeling.Diagrams.DiagramItem>
override this.GetDiagramNavigationTargetSubstitutes : Microsoft.VisualStudio.Modeling.ModelElement -> System.Collections.Generic.IList<Microsoft.VisualStudio.Modeling.Diagrams.DiagramItem>
Protected Overridable Function GetDiagramNavigationTargetSubstitutes (target As ModelElement) As IList(Of DiagramItem)
Parametreler
- target
- ModelElement
özgün gezinti hedefi (bir ShapeElement olması bekleniyor)
Döndürülenler
yedek gezinme hedeflerinin listesi (ShapeElements olması beklenir), null olabilir