Serializer Class
Provides support to serialize objects to JavaScript Object Notation (JSON).
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.JsonUtilities.Serializer
Namespace: Microsoft.SharePoint.JsonUtilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public NotInheritable Class Serializer
'Usage
Dim instance As Serializer
public sealed class Serializer
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.