Retrieves the Flexivert-specific string representation of an object
Declaration Syntax
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 )
Parameters
- o (Object)
- An object containing data
Return Value
The string representation of o