Mono Class Library: Overview

System.Runtime.InteropServices._EventInfo: Members

The members of System.Runtime.InteropServices._EventInfo are listed below.

Public Properties

[read-only]
AttributesSystem.Reflection.EventAttributes. Documentation for this section has not yet been entered.
[read-only]
DeclaringTypeType. Documentation for this section has not yet been entered.
[read-only]
EventHandlerTypeType. Documentation for this section has not yet been entered.
[read-only]
IsMulticastbool. Documentation for this section has not yet been entered.
[read-only]
IsSpecialNamebool. Documentation for this section has not yet been entered.
[read-only]
MemberTypeSystem.Reflection.MemberTypes. Documentation for this section has not yet been entered.
[read-only]
Namestring. Documentation for this section has not yet been entered.
[read-only]
ReflectedTypeType. Documentation for this section has not yet been entered.

Public Methods

AddEventHandler(object, Delegate)
Documentation for this section has not yet been entered.
Equals(object) : bool
Documentation for this section has not yet been entered.
GetAddMethod() : System.Reflection.MethodInfo
Documentation for this section has not yet been entered.
GetAddMethod(bool) : System.Reflection.MethodInfo
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.
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.
GetRaiseMethod() : System.Reflection.MethodInfo
Documentation for this section has not yet been entered.
GetRaiseMethod(bool) : System.Reflection.MethodInfo
Documentation for this section has not yet been entered.
GetRemoveMethod() : System.Reflection.MethodInfo
Documentation for this section has not yet been entered.
GetRemoveMethod(bool) : System.Reflection.MethodInfo
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.
IsDefined(Type, bool) : bool
Documentation for this section has not yet been entered.
RemoveEventHandler(object, Delegate)
Documentation for this section has not yet been entered.
ToString() : string
Documentation for this section has not yet been entered.