The members of System.Runtime.InteropServices._EventInfo are listed below.
[read-only] | Attributes | System.Reflection.EventAttributes.
Provides COM objects with version-independent access to the System.Reflection.EventInfo.Attributes property. |
[read-only] | DeclaringType | Type.
Provides COM objects with version-independent access to the System.Reflection.MemberInfo.DeclaringType property. |
[read-only] | EventHandlerType | Type.
Provides COM objects with version-independent access to the System.Reflection.EventInfo.EventHandlerType property. |
[read-only] | IsMulticast | bool.
Provides COM objects with version-independent access to the System.Reflection.EventInfo.IsMulticast property. |
[read-only] | IsSpecialName | bool.
Provides COM objects with version-independent access to the System.Reflection.EventInfo.IsSpecialName property. |
[read-only] | MemberType | System.Reflection.MemberTypes.
Provides COM objects with version-independent access to the System.Reflection.EventInfo.MemberType property. |
[read-only] | Name | string.
Provides COM objects with version-independent access to the System.Reflection.MemberInfo.Name property. |
[read-only] | ReflectedType | Type.
Provides COM objects with version-independent access to the System.Reflection.MemberInfo.ReflectedType property. |
AddEventHandler(object, Delegate)
| ||
Equals(object)
| ||
GetAddMethod()
| ||
GetAddMethod(bool)
| ||
GetCustomAttributes(bool)
| ||
GetCustomAttributes(Type, bool)
| ||
GetHashCode()
| ||
GetIDsOfNames(ref Guid, IntPtr, uint, uint, IntPtr)Documentation for this section has not yet been entered. | ||
GetRaiseMethod()
| ||
GetRaiseMethod(bool)
| ||
GetRemoveMethod()
| ||
GetRemoveMethod(bool)
| ||
GetType()
| ||
GetTypeInfo(uint, uint, IntPtr)
| ||
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)
| ||
RemoveEventHandler(object, Delegate)
| ||
ToString()
|