NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ICompoundActionUnit Members

Methods

Add Adds a child unit to this compound event.
CanAddChildren Gets whether or not this compound action is in a state that can recieve child actions.
GetChild Gets the child action at the specified index.
GetChildCount Gets the current number of child actions this compound action contains.
GetChildren Gets an array of the child actions, if any exist.
Remove Removes a child item from this compound action.

See Also

ICompoundActionUnit Interface | System.ComponentModel.Design Namespace