Partager via


Line.Dispose Method

 

Releases the resources used by the component.

Namespace:   Microsoft.WindowsServerSolutions.Controls
Assembly:  AdminCommon (in AdminCommon.dll)

Overload List

Name Description
System_CAPS_pubmethod Dispose()

(Inherited from Component.)

System_CAPS_protmethod Dispose(Boolean)

Releases the unmanaged resources used by the Line and optionally releases the managed resources.(Overrides Control.Dispose(Boolean).)

See Also

Line Class
Microsoft.WindowsServerSolutions.Controls Namespace

Return to top