Partager via


ModelingDocData.GetAllElementsForValidation, méthode

Obtient tous les éléments pour la validation. L'implémentation de base retourne tous les éléments figurant dans le magasin de ce DocData.

Espace de noms :  Microsoft.VisualStudio.Modeling.Shell
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Syntaxe

'Déclaration
Public Overridable Function GetAllElementsForValidation As IEnumerable(Of ModelElement)
public virtual IEnumerable<ModelElement> GetAllElementsForValidation()

Valeur de retour

Type : System.Collections.Generic.IEnumerable<ModelElement>
Tous les éléments pour validation ; collection vide si aucun n'existe

Sécurité .NET Framework

Voir aussi

Référence

ModelingDocData Classe

Microsoft.VisualStudio.Modeling.Shell, espace de noms