Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: implicit operator JsonValue(List<JsonValue>)

Declaration

public static implicit operator JsonValue(
    List<JsonValue> values
)

Summary

Constructs a JsonValue from the specified list.