CFXJsonSerializerSerializeObjectWithTypes Method |
[This is preliminary documentation and is subject to change.]
Namespace:
CFX.Utilities
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic static string SerializeObjectWithTypes(
Object o
)
Public Shared Function SerializeObjectWithTypes (
o As Object
) As String
Parameters
- o
- Type: SystemObject
Return Value
Type:
String
See Also