Compartilhar via


ConsoleFontTable.Dispose Method

 

Releases the resources used by the ConsoleFontTable.

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

Overload List

Name Description
System_CAPS_pubmethod Dispose()

Releases all resources used by the ConsoleFontTable.

System_CAPS_protmethod Dispose(Boolean)

Releases the unmanaged resources used by the ConsoleFontTable and optionally releases the managed resources.

See Also

ConsoleFontTable Class
Microsoft.WindowsServerSolutions.Console.Shared Namespace

Return to top