The methods of System.Runtime.InteropServices._Type are listed below. For a list of all members, see the _Type Members list.
Equals(object) : bool Documentation for this section has not yet been entered.Equals(Type) : bool Documentation for this section has not yet been entered.FindInterfaces(System.Reflection.TypeFilter, object) : Type[] Documentation for this section has not yet been entered.FindMembers(System.Reflection.MemberTypes, System.Reflection.BindingFlags, System.Reflection.MemberFilter, object) : System.Reflection.MemberInfo[] Documentation for this section has not yet been entered.GetArrayRank() : int Documentation for this section has not yet been entered.GetConstructor(Type[]) : System.Reflection.ConstructorInfo Documentation for this section has not yet been entered.GetConstructor(System.Reflection.BindingFlags, System.Reflection.Binder, Type[], System.Reflection.ParameterModifier[]) : System.Reflection.ConstructorInfo Documentation for this section has not yet been entered.GetConstructor(System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, Type[], System.Reflection.ParameterModifier[]) : System.Reflection.ConstructorInfo Documentation for this section has not yet been entered.GetConstructors() : System.Reflection.ConstructorInfo[] Documentation for this section has not yet been entered.GetConstructors(System.Reflection.BindingFlags) : System.Reflection.ConstructorInfo[] Documentation for this section has not yet been entered.GetCustomAttributes(bool) : object[] Documentation for this section has not yet been entered.GetCustomAttributes(Type, bool) : object[] Documentation for this section has not yet been entered.GetDefaultMembers() : System.Reflection.MemberInfo[] Documentation for this section has not yet been entered.GetElementType() : Type Documentation for this section has not yet been entered.GetEvent(string) : System.Reflection.EventInfo Documentation for this section has not yet been entered.GetEvent(string, System.Reflection.BindingFlags) : System.Reflection.EventInfo Documentation for this section has not yet been entered.GetEvents() : System.Reflection.EventInfo[] Documentation for this section has not yet been entered.GetEvents(System.Reflection.BindingFlags) : System.Reflection.EventInfo[] Documentation for this section has not yet been entered.GetField(string) : System.Reflection.FieldInfo Documentation for this section has not yet been entered.GetField(string, System.Reflection.BindingFlags) : System.Reflection.FieldInfo Documentation for this section has not yet been entered.GetFields() : System.Reflection.FieldInfo[] Documentation for this section has not yet been entered.GetFields(System.Reflection.BindingFlags) : System.Reflection.FieldInfo[] Documentation for this section has not yet been entered.GetHashCode() : int Documentation for this section has not yet been entered.GetIDsOfNames(ref Guid, IntPtr, uint, uint, IntPtr) Documentation for this section has not yet been entered.GetInterface(string) : Type Documentation for this section has not yet been entered.GetInterface(string, bool) : Type Documentation for this section has not yet been entered.GetInterfaceMap(Type) : System.Reflection.InterfaceMapping Documentation for this section has not yet been entered.GetInterfaces() : Type[] Documentation for this section has not yet been entered.GetMember(string) : System.Reflection.MemberInfo[] Documentation for this section has not yet been entered.GetMember(string, System.Reflection.BindingFlags) : System.Reflection.MemberInfo[] Documentation for this section has not yet been entered.GetMember(string, System.Reflection.MemberTypes, System.Reflection.BindingFlags) : System.Reflection.MemberInfo[] Documentation for this section has not yet been entered.GetMembers() : System.Reflection.MemberInfo[] Documentation for this section has not yet been entered.GetMembers(System.Reflection.BindingFlags) : System.Reflection.MemberInfo[] Documentation for this section has not yet been entered.GetMethod(string) : System.Reflection.MethodInfo Documentation for this section has not yet been entered.GetMethod(string, System.Reflection.BindingFlags) : System.Reflection.MethodInfo Documentation for this section has not yet been entered.GetMethod(string, Type[]) : System.Reflection.MethodInfo Documentation for this section has not yet been entered.GetMethod(string, Type[], System.Reflection.ParameterModifier[]) : System.Reflection.MethodInfo Documentation for this section has not yet been entered.GetMethod(string, System.Reflection.BindingFlags, System.Reflection.Binder, Type[], System.Reflection.ParameterModifier[]) : System.Reflection.MethodInfo Documentation for this section has not yet been entered.GetMethod(string, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, Type[], System.Reflection.ParameterModifier[]) : System.Reflection.MethodInfo Documentation for this section has not yet been entered.GetMethods() : System.Reflection.MethodInfo[] Documentation for this section has not yet been entered.GetMethods(System.Reflection.BindingFlags) : System.Reflection.MethodInfo[] Documentation for this section has not yet been entered.GetNestedType(string) : Type Documentation for this section has not yet been entered.GetNestedType(string, System.Reflection.BindingFlags) : Type Documentation for this section has not yet been entered.GetNestedTypes() : Type[] Documentation for this section has not yet been entered.GetNestedTypes(System.Reflection.BindingFlags) : Type[] Documentation for this section has not yet been entered.GetProperties() : System.Reflection.PropertyInfo[] Documentation for this section has not yet been entered.GetProperties(System.Reflection.BindingFlags) : System.Reflection.PropertyInfo[] Documentation for this section has not yet been entered.GetProperty(string) : System.Reflection.PropertyInfo Documentation for this section has not yet been entered.GetProperty(string, System.Reflection.BindingFlags) : System.Reflection.PropertyInfo Documentation for this section has not yet been entered.GetProperty(string, Type) : System.Reflection.PropertyInfo Documentation for this section has not yet been entered.GetProperty(string, Type[]) : System.Reflection.PropertyInfo Documentation for this section has not yet been entered.GetProperty(string, Type, Type[]) : System.Reflection.PropertyInfo Documentation for this section has not yet been entered.GetProperty(string, Type, Type[], System.Reflection.ParameterModifier[]) : System.Reflection.PropertyInfo Documentation for this section has not yet been entered.GetProperty(string, System.Reflection.BindingFlags, System.Reflection.Binder, Type, Type[], System.Reflection.ParameterModifier[]) : System.Reflection.PropertyInfo Documentation for this section has not yet been entered.GetType() : Type Documentation for this section has not yet been entered.GetTypeInfo(uint, uint, IntPtr) Documentation for this section has not yet been entered.GetTypeInfoCount(out uint) Documentation for this section has not yet been entered.Invoke(uint, ref Guid, uint, short, IntPtr, IntPtr, IntPtr, IntPtr) Documentation for this section has not yet been entered.InvokeMember(string, System.Reflection.BindingFlags, System.Reflection.Binder, object, object[]) : object Documentation for this section has not yet been entered.InvokeMember(string, System.Reflection.BindingFlags, System.Reflection.Binder, object, object[], System.Globalization.CultureInfo) : object Documentation for this section has not yet been entered.InvokeMember(string, System.Reflection.BindingFlags, System.Reflection.Binder, object, object[], System.Reflection.ParameterModifier[], System.Globalization.CultureInfo, string[]) : object Documentation for this section has not yet been entered.IsAssignableFrom(Type) : bool Documentation for this section has not yet been entered.IsDefined(Type, bool) : bool Documentation for this section has not yet been entered.IsInstanceOfType(object) : bool Documentation for this section has not yet been entered.IsSubclassOf(Type) : bool Documentation for this section has not yet been entered.ToString() : string Documentation for this section has not yet been entered.