DefaultViewComponentDescriptorProvider.GetCandidateTypes Metoda

Definice

Získá kandidátské TypeInfo instance poskytnuté nástrojem 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)

Návraty

IEnumerable<TypeInfo>

Seznam TypeInfo instancí.

Platí pro