JsonWriter.WriteNullValue método
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxe
'Declaração
Public Sub WriteNullValue
'Uso
Dim instance As JsonWriter
instance.WriteNullValue()
public void WriteNullValue()