Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats Top APIs
    Version Source
  1. Catalog
  2. System.ComponentModel
  3. TypeDescriptionProvider
  4. RegisterType<T>()
  • TypeDescriptionProvider
    • TypeDescriptionProvider()
    • TypeDescriptionProvider(TypeDescriptionProvider)
    • RequireRegisteredTypes
    • CreateInstance(IServiceProvider, Type, Type[], Object[])
    • GetCache(Object)
    • GetExtendedTypeDescriptor(Object)
    • GetExtendedTypeDescriptorFromRegisteredType(Object)
    • GetExtenderProviders(Object)
    • GetFullComponentName(Object)
    • GetReflectionType(Object)
    • GetReflectionType(Type)
    • GetReflectionType(Type, Object)
    • GetRuntimeType(Type)
    • GetTypeDescriptor(Object)
    • GetTypeDescriptor(Type)
    • GetTypeDescriptor(Type, Object)
    • GetTypeDescriptorFromRegisteredType(Object)
    • GetTypeDescriptorFromRegisteredType(Type)
    • GetTypeDescriptorFromRegisteredType(Type, Object)
    • IsRegisteredType(Type)
    • IsSupportedType(Type)
    • RegisterType<T>()
net10.0
namespace System.ComponentModel
{
    public abstract class TypeDescriptionProvider
    {
        public virtual void RegisterType<T>();
    }
}
Design Reviews
  • dotnet/runtime#101202 one year ago (Approved)
.NET
9.010.0
Information specific to net10.0
Assembly

System.ComponentModel.TypeConverter , Version=10.0.0.0, PublicKeyToken=b03f5f7f11d50a3a

Referencing

The API is automatically referenced.

Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API
Search

01/11/2026
An error has occurred. This application may no longer respond until reloaded. Reload 🗙