MethodBase « Reflection « VB.Net






1.MethodBase.GetParameters Method gets the parameters of the specified method or constructor.
2.MethodBase.IsAbstract Property gets a value indicating whether the method is abstract.
3.MethodBase.IsAssembly Property
4.MethodBase.IsFinal Property gets a value indicating whether this method is final.
5.MethodBase.IsPublic Property