Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void Add(KeyValuePair<string, ValuesCollection<TValue>>)

Declaration

public void Add(
    KeyValuePair<string, ValuesCollection<TValue>> item
)

Summary

Adds the specified key and value collection.