C1.iOS.Viewer Assembly / C1.iOS.Viewer Namespace / FlexViewer Class / ToString Method


In This Topic
ToString Method (FlexViewer)
In This Topic
Syntax
'Declaration
 
Public Overridable Function ToString() As String
 
'Usage
 
Dim instance As FlexViewer
Dim value As String
 
value = instance.ToString()
See Also