ElementTypeDescriptionProvider.GetReflectionType Method

Overload List

  Name Description
Public method GetReflectionType(Type) Performs normal reflection against a type. (Inherited from TypeDescriptionProvider.)
Public method GetReflectionType(Object) Performs normal reflection against the given object. (Inherited from TypeDescriptionProvider.)
Public method GetReflectionType(Type, Object) Performs normal reflection against the given object with the given type. (Inherited from TypeDescriptionProvider.)

Top

See Also

Reference

ElementTypeDescriptionProvider Class

ElementTypeDescriptionProvider Members

Microsoft.VisualStudio.Modeling.Design Namespace