63 public override string Name
class f__AnonymousType0<< Count > j__TPar
override bool HasElementTypeImpl()
override bool IsDefined(Type attributeType, bool inherit)
override object[] GetCustomAttributes(Type attributeType, bool inherit)
override bool IsPrimitiveImpl()
const int UnspecifiedTypeSize
override bool IsByRefImpl()
override FieldInfo GetField(string name, BindingFlags bindingAttr)
override string Namespace
override TypeAttributes GetAttributeFlagsImpl()
override MethodInfo GetMethodImpl(string name, BindingFlags bindingAttr, Binder binder, CallingConventions callConvention, Type[] types, ParameterModifier[] modifiers)
override PropertyInfo[] GetProperties(BindingFlags bindingAttr)
override PropertyInfo GetPropertyImpl(string name, BindingFlags bindingAttr, Binder binder, Type returnType, Type[] types, ParameterModifier[] modifiers)
override bool IsCOMObjectImpl()
override ConstructorInfo GetConstructorImpl(BindingFlags bindingAttr, Binder binder, CallingConventions callConvention, Type[] types, ParameterModifier[] modifiers)
override FieldInfo[] GetFields(BindingFlags bindingAttr)
override Type UnderlyingSystemType
override object InvokeMember(string name, BindingFlags invokeAttr, Binder binder, object target, object[] args, ParameterModifier[] modifiers, CultureInfo culture, string[] namedParameters)
override Type[] GetInterfaces()
override MethodInfo[] GetMethods(BindingFlags bindingAttr)
override EventInfo[] GetEvents(BindingFlags bindingAttr)
override object[] GetCustomAttributes(bool inherit)
override string AssemblyQualifiedName
override bool IsArrayImpl()
override Type GetNestedType(string name, BindingFlags bindingAttr)
override ConstructorInfo[] GetConstructors(BindingFlags bindingAttr)
override EventInfo GetEvent(string name, BindingFlags bindingAttr)
override bool IsPointerImpl()
override Type GetElementType()