IActionContainer Members
In This Article
#Properties
Name | Description |
---|---|
Actions | Provides access to a collection of Actions which are displayed by an Action Container. |
Container |
Specifies an Action Container‘s identifier. |
#Methods
Name | Description |
---|---|
Begin |
Prevents an entity implementing the ISupport |
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Inherited from IDisposable. |
End |
Unlocks an entity implementing the ISupport |
Register |
Adds a specified Action to an Action Container‘s IAction |
See Also