Edit

Share via


TypeDescriptionProvider.IsRegisteredType(Type) Method

Definition

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

Parameters

type
Type

Returns

Applies to