Partager via


ModelingDocData.GetDomainModels, méthode

Obtient une collection de types à charger dans le magasin.

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
Protected MustOverride Function GetDomainModels As IList(Of Type)
protected abstract IList<Type> GetDomainModels()

Valeur de retour

Type : System.Collections.Generic.IList<Type>
Type de collection à charger dans le magasin.

Notes

Cette liste ne contient pas de types que les fournisseurs utilisent lorsqu'ils créent un magasin.

Sécurité .NET Framework

Voir aussi

Référence

ModelingDocData Classe

Microsoft.VisualStudio.Modeling.Shell, espace de noms