Version

ReflectionHelper Class Members

The following tables list the members exposed by ReflectionHelper.

Public Constructors
 NameDescription
Public ConstructorReflectionHelper ConstructorOverloaded.   
Public Properties
Public Methods
 NameDescription
Public MethodConvertToValueType  
Public Methodstatic (Shared in Visual Basic)GetFieldValueOverloaded.   
Public Methodstatic (Shared in Visual Basic)GetPropertyValueOverloaded.   
Public Methodstatic (Shared in Visual Basic)GetTypeFromFullName  
Public Methodstatic (Shared in Visual Basic)GetValue<T>Returns a value of the specified type from the supplied object and string path to the desired value  
See Also