IEvents.add

Overview | Methods | This Package | All Packages

IEvents.add

Adds an event to the associated component class.

Syntax

public void add( EventInfo e )

Parameters

e

An EventInfo object that defines the event.

Remarks

For an example that shows how to use this method, see the ClassInfo overview.