DefaultViewComponentDescriptorProvider.GetCandidateTypes Método

Definición

Obtiene las instancias candidatas TypeInfo proporcionadas por .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)

Devoluciones

IEnumerable<TypeInfo>

Lista de TypeInfo instancias.

Se aplica a