A collection of actions to perform when the event is triggered.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Actions() As IAgRt3ActionCollection |
| [C#] |
|---|
public IAgRt3ActionCollection Actions {get;} |
| [Managed C++] |
|---|
public: __property IAgRt3ActionCollection ^ get_Actions(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgRt3ActionCollection getActions(); |





