Udostępnij za pośrednictwem


Metoda VsValidationContext.GetNavigationProxyModelElements —

Zwraca element modelu substytuty dla przekazany w element modelu.Należy wziąć pod uwagę w przypadku gdy * oglądane * elementów modelu prezentacji (PELs) reprezentuje elementów modelu, które są serwery proxy do rzeczywistego naruszającego elementu modelu zgłoszone podczas sprawdzania poprawności modelu.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Shell
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Składnia

'Deklaracja
Public Overrides Function GetNavigationProxyModelElements ( _
    fromElement As ModelElement _
) As IEnumerable(Of ModelElement)
public override IEnumerable<ModelElement> GetNavigationProxyModelElements(
    ModelElement fromElement
)

Parametry

Wartość zwracana

Typ: System.Collections.Generic.IEnumerable<ModelElement>
Tylko do odczytu zbiór wszystkich wszystkie proxy elementy reprezentującym przekazany w element modelu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VsValidationContext Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Shell