Method « Reflection « Visual C++ .NET






1.Using reflection to get the method return type
2.Using reflection to get the parameter info of a method
3.Get method from Type
4.Invoke a method