JsonBuilder.SetJson(Int32, String) Method

Definition

public void SetJson(int item, string value);
member this.SetJson : int * string -> unit
Public Sub SetJson (item As Integer, value As String)

Parameters

item
Int32
value
String

Applies to