다음을 통해 공유


DefaultViewComponentDescriptorProvider.GetCandidateTypes 메서드

정의

에서 제공하는 후보 TypeInfo 인스턴스를 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)

반환

인스턴스 목록 TypeInfo 입니다.

적용 대상