C1.Xamarin.Forms.Viewer Assembly / C1.Xamarin.Forms.Viewer Namespace / FlexViewer Class / Dispose Method


In This Topic
Dispose Method (FlexViewer)
In This Topic
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Syntax
'Declaration
 
Public Sub Dispose() 
 
'Usage
 
Dim instance As FlexViewer
 
instance.Dispose()
See Also