C1.iOS.Viewer Assembly / C1.iOS.Viewer Namespace / FontCache Class / Dispose() Method


In This Topic
Dispose() Method
In This Topic
Clean up any resources being used.
Syntax
'Declaration
 
Public Sub Dispose() 
 
'Usage
 
Dim instance As FontCache
 
instance.Dispose()
See Also