ForEachEnumeratorUI.Dispose Method
Include Protected Members
Include Inherited Members
This method is initially inherited from the Component.Dispose method. It releases the unmanaged resources used by the control and optionally releases the managed resources.
Overload List
Name | Description | |
---|---|---|
![]() |
Dispose() | (Inherited from Component.) |
![]() |
Dispose(Boolean) | Releases the unmanaged resources used by the control, and optionally releases the managed resources. This method is inherited from the Component.Dispose method. (Overrides ContainerControl.Dispose(Boolean).) |
Top