Retrieves the Flexivert-specific string representation of an object

C# | Visual Basic | Visual C++ |
public static string ToString( Object o )
Public Shared Function ToString ( _ o As Object _ ) As String
public: static String^ ToString( Object^ o )

- o (Object)
- An object containing data

The string representation of o