LocalizableProperties.GetEvents Method
Include Protected Members
Include Inherited Members
Gets the collection of events.
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