Share via


PresentationElementTypeDescriptionProvider.GetReflectionType Method

Include Protected Members
Include Inherited Members

Performs normal reflection against an object.

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

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

PresentationElementTypeDescriptionProvider Class

PresentationElementTypeDescriptionProvider Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace