This topic has not yet been rated - Rate this topic

TypeDescriptionProvider.GetTypeDescriptor Method

Gets a custom type descriptor for the given type or object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method GetTypeDescriptor(Object) Gets a custom type descriptor for the given object.
Public method GetTypeDescriptor(Type) Gets a custom type descriptor for the given type.
Public method GetTypeDescriptor(Type, Object) Gets a custom type descriptor for the given type and object.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.