Nova CodeDOM Class Library
Nova CodeDOM Class Library
Nova.CodeDOM
ITypeDecl Interface
ITypeDecl Methods
CreateArrayRef Method
CreateNullableRef Method
CreateRef Method
FindTypeArgumentInBase Method
GetAttribute Method
GetBaseType Method
GetConstructor Method
GetConstructors Method
GetDelegateParameters Method
GetDelegateReturnType Method
GetEvent Method
GetField Method
GetIndexer Method
GetMethod Method
GetMethods Method
GetNamespace Method
GetNestedType Method
GetProperty Method
IsAssignableFrom Method
IsImplementationOf Method
IsSubclassOf Method
ResolveIndexerRef Method
ResolveRef Method
ITypeDecl
GetEvent Method
Get the event with the specified name.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
Copy
EventRef
GetEvent
(
string
name
)
Parameters
name
Type:
System
String
Return Value
Type:
EventRef
See Also
Reference
ITypeDecl Interface
Nova.CodeDOM Namespace
Copyright (C) 2011-2019, Inevitable Software, all rights reserved.
Send comments on this topic to
support@inevitablesoftware.com