다음을 통해 공유


TypeDescriptionProvider.IsRegisteredType(Type) 메서드

정의

형식이 RegisterType<T>()통해 해당 공급자에 등록되었는지 여부를 확인합니다.

public:
 virtual bool IsRegisteredType(Type ^ type);
public virtual bool IsRegisteredType (Type type);
abstract member IsRegisteredType : Type -> bool
override this.IsRegisteredType : Type -> bool
Public Overridable Function IsRegisteredType (type As Type) As Boolean

매개 변수

type
Type

반환

예외

적용 대상