Partager via


DefaultViewComponentDescriptorProvider.GetCandidateTypes Méthode

Définition

Obtient les instances candidates TypeInfo fournies par .ApplicationPartManager

protected:
 virtual System::Collections::Generic::IEnumerable<System::Reflection::TypeInfo ^> ^ GetCandidateTypes();
protected virtual System.Collections.Generic.IEnumerable<System.Reflection.TypeInfo> GetCandidateTypes ();
abstract member GetCandidateTypes : unit -> seq<System.Reflection.TypeInfo>
override this.GetCandidateTypes : unit -> seq<System.Reflection.TypeInfo>
Protected Overridable Function GetCandidateTypes () As IEnumerable(Of TypeInfo)

Retours

Liste d’instances TypeInfo .

S’applique à