Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void AppendIndented(StringBuilder, int)

Declaration

public abstract void AppendIndented(
    StringBuilder sb,
    int indentation = 0
)

Summary

Converts the current JSON value to a JSON void that parses back to this value and places the string into the specified StringBuilder.