Flexivert Library Documentation
ToString Method (o)
NamespacesFlexivert.UtilsStorageHelperToString(Object)
Retrieves the Flexivert-specific string representation of an object
Declaration Syntax
C#Visual BasicVisual 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

Assembly: FVCore (Module: FVCore) Version: 0.5.8.1 (0.5.8.12)