Compartilhar via


ConsoleFontTable.Dispose Method ()

 

Releases all resources used by the ConsoleFontTable.

Namespace:   Microsoft.WindowsServerSolutions.Console.Shared
Assembly:  AdminCommon (in AdminCommon.dll)

Syntax

public void Dispose()
public:
virtual void Dispose() sealed
Public Sub Dispose

Implements

IDisposable.Dispose()

See Also

Dispose Overload
ConsoleFontTable Class
Microsoft.WindowsServerSolutions.Console.Shared Namespace

Return to top