Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void Add(JsonValue)

Declaration

public virtual void Add(
    JsonValue item
)

Summary

Add the specified item to the current list if it is a JsonList; otherwise, throws.