Udostępnij za pośrednictwem


Metoda ModelingDocData.GetAllElementsForValidation —

Pobierz wszystkie elementy do sprawdzania poprawności.Implementacji podstawowej zwraca wszystkie elementy w magazynie to DocData.

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 Overridable Function GetAllElementsForValidation As IEnumerable(Of ModelElement)
public virtual IEnumerable<ModelElement> GetAllElementsForValidation()

Wartość zwracana

Typ: System.Collections.Generic.IEnumerable<ModelElement>
Wszystkie elementy na potrzeby sprawdzania poprawności, pustą kolekcją, jeśli żaden nie istnieje.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ModelingDocData Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Shell