The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
MediaTypeFormatter::MaxHttpCollectionKeys Property
Gets or sets the maximum number of keys stored in a T: System.Collections.Specialized.NameValueCollection.
Assembly: System.Net.Http.Formatting (in System.Net.Http.Formatting.dll)
public: property int MaxHttpCollectionKeys { static int get(); static void set(int value); }
Show: