ConsoleFontTable.Dispose Method
Releases the resources used by the ConsoleFontTable.
Namespace: Microsoft.WindowsServerSolutions.Console.Shared
Assembly: AdminCommon (in AdminCommon.dll)
Overload List
Name | Description | |
---|---|---|
Dispose() | Releases all resources used by the ConsoleFontTable. |
|
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