LocalizableProperties.GetEvents Method
Include Protected Members
Include Inherited Members
Gets the collection of events.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetEvents() | Gets the collection of events for a specified component. | |
GetEvents(array<Attribute[]) | Gets the collection of events for a specified component using a specified array of attributes as a filter. |
Top