Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void AddRange(IEnumerable<KeyValuePair<string, JsonValue>>)

Declaration

public override void AddRange(
    IEnumerable<KeyValuePair<string, JsonValue>> items
)

Summary

Adds the specified key/value pairs to the dictionary.