|
System.Object System.Reflection.MemberInfo System.Reflection.MethodBase System.Reflection.MethodInfo System.Reflection.Emit ...
|
|
... Type.GetType("Myproperty") Dim Mypropertyinfoa As PropertyInfo = MyTypea.GetProperty("Caption") Dim MyTypeb As Type = Type.GetType("System.Reflection.MethodInfo ...
|
|
Obtiene un valor que indica que este miembro es un método. [Visual Basic] Overrides Public ReadOnly Property MemberType As MemberTypes [C#] public override MemberTypes MemberType ...
|
|
For a list of the invariant conditions for terms specific to generic methods, see the System.Reflection.MethodInfo.IsGenericMethod property. For a list of the invariant conditions ...
|
|
Use the MethodInfo.IsGenericMethod property to determine whether a System.Reflection.MethodInfo object represents a generic method. Use the MethodInfo.ContainsGenericParameters ...
|
|
See Also: MethodInfo Members. System.Object System.Reflection.MemberInfo System.Reflection.MethodBase System.Reflection.MethodInfo
|
|
Base Types Object MemberInfo MethodBase MethodInfo. Assembly mscorlib Library Reflection Summary Discovers the attributes of a method and provides access to method metadata.
|
|
Discovers the attributes of a method and provides access to method metadata. ... Reflection.MemberInfo System.Reflection.MethodBase System.Reflection.MethodInfo
|
|
System . . :: . Object System.Reflection . . :: . MemberInfo System.Reflection . . :: . MethodBase System.Reflection . . :: . MethodInfo Microsoft.JScript . . :: . ...
|