.NET Framework Class Library
SequenceActivity.Dispose Method
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
| Name | Description | |
|---|---|---|
|
Dispose() | Releases all the resources used by the DependencyObject. (Inherited from DependencyObject.) |
|
Dispose(Boolean) | Calls Dispose on this instance, and optionally calls Dispose on all child activities of this instance. (Inherited from CompositeActivity.) |
See Also