Mono Class Library: OverviewSystem.Reflection.TypeDelegator: Members |
The members of System.Reflection.TypeDelegator are listed below.
See Also: Inherited members from System.Type
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
[read-only] overrideAssembly Assembly. Documentation for this section has not yet been entered. [read-only] overrideAssemblyQualifiedName string. Documentation for this section has not yet been entered. [read-only] overrideBaseType Type. Documentation for this section has not yet been entered. [read-only] overrideFullName string. Documentation for this section has not yet been entered. [read-only] overrideGUID Guid. Documentation for this section has not yet been entered. [read-only] overrideMetadataToken int. Documentation for this section has not yet been entered. [read-only] overrideModule Module. Documentation for this section has not yet been entered. [read-only] overrideName string. Documentation for this section has not yet been entered. [read-only] overrideNamespace string. Documentation for this section has not yet been entered. [read-only] overrideTypeHandle RuntimeTypeHandle. Documentation for this section has not yet been entered. [read-only] overrideUnderlyingSystemType Type. Documentation for this section has not yet been entered.
overrideGetConstructors(BindingFlags) : ConstructorInfo[] Documentation for this section has not yet been entered. overrideGetCustomAttributes(bool) : object[] Documentation for this section has not yet been entered. overrideGetCustomAttributes(Type, bool) : object[] Documentation for this section has not yet been entered. overrideGetElementType() : Type Documentation for this section has not yet been entered. overrideGetEvent(string, BindingFlags) : EventInfo Documentation for this section has not yet been entered. overrideGetEvents() : EventInfo[] Documentation for this section has not yet been entered. overrideGetEvents(BindingFlags) : EventInfo[] Documentation for this section has not yet been entered. overrideGetField(string, BindingFlags) : FieldInfo Documentation for this section has not yet been entered. overrideGetFields(BindingFlags) : FieldInfo[] Documentation for this section has not yet been entered. overrideGetInterface(string, bool) : Type Documentation for this section has not yet been entered. overrideGetInterfaceMap(Type) : InterfaceMapping Documentation for this section has not yet been entered. overrideGetInterfaces() : Type[] Documentation for this section has not yet been entered. overrideGetMember(string, MemberTypes, BindingFlags) : MemberInfo[] Documentation for this section has not yet been entered. overrideGetMembers(BindingFlags) : MemberInfo[] Documentation for this section has not yet been entered. overrideGetMethods(BindingFlags) : MethodInfo[] Documentation for this section has not yet been entered. overrideGetNestedType(string, BindingFlags) : Type Documentation for this section has not yet been entered. overrideGetNestedTypes(BindingFlags) : Type[] Documentation for this section has not yet been entered. overrideGetProperties(BindingFlags) : PropertyInfo[] Documentation for this section has not yet been entered. overrideInvokeMember(string, BindingFlags, Binder, object, object[], ParameterModifier[], System.Globalization.CultureInfo, string[]) : object Documentation for this section has not yet been entered. overrideIsDefined(Type, bool) : bool Documentation for this section has not yet been entered.
overrideGetAttributeFlagsImpl() : TypeAttributes Documentation for this section has not yet been entered. overrideGetConstructorImpl(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) : ConstructorInfo Documentation for this section has not yet been entered. overrideGetMethodImpl(string, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) : MethodInfo Documentation for this section has not yet been entered. overrideGetPropertyImpl(string, BindingFlags, Binder, Type, Type[], ParameterModifier[]) : PropertyInfo Documentation for this section has not yet been entered. overrideHasElementTypeImpl() : bool Documentation for this section has not yet been entered. overrideIsArrayImpl() : bool Documentation for this section has not yet been entered. overrideIsByRefImpl() : bool Documentation for this section has not yet been entered. overrideIsCOMObjectImpl() : bool Documentation for this section has not yet been entered. overrideIsPointerImpl() : bool Documentation for this section has not yet been entered. overrideIsPrimitiveImpl() : bool Documentation for this section has not yet been entered. overrideIsValueTypeImpl() : bool Documentation for this section has not yet been entered.